.\" Copyright (c) 1980 Regents of the University of California. .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" .\" @(#)mklost+found.8 6.1 (Berkeley) 4/27/85 .\" .TH MKLOST+FOUND 8 "April 27, 1985" .UC 4 .SH NAME mklost+found \- make a lost+found directory for fsck .SH SYNOPSIS .B /etc/mklost+found .SH DESCRIPTION A directory .I lost+found is created in the current directory and a number of empty files are created therein and then removed so that there will be empty slots for .IR fsck (8). This command should not normally be needed since .IR mkfs (8) automatically creates the .I lost+found directory when a new file system is created. .SH "SEE ALSO" fsck(8), mkfs(8)