mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 00:53:40 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/lndir
Normal file
13
tldr/linux/lndir
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user