mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-12 23:55:25 +02:00
8 lines
190 B
Markdown
8 lines
190 B
Markdown
# mklost+found
|
|
|
|
> Create a lost+found directory.
|
|
> More information: <https://linux.die.net/man/8/mklost+found>.
|
|
|
|
- Create a `lost+found` directory in the current directory:
|
|
|
|
`mklost+found`
|