1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/lndir.md

9 lines
216 B
Markdown
Raw Normal View History

# lndir
> Create a shadow directory of symbolic links to another directory tree.
> More information: <https://manned.org/lndir>.
- Create a shadow directory in the current directory:
`lndir {{path/to/directory}}`