From d0251f1d072d03a8247b746a8a067068db167860 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sat, 12 Oct 2024 21:51:12 +0300 Subject: [PATCH] lndir: add page (#14044) Co-authored-by: K.B.Dharun Krishna --- pages/linux/lndir.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/linux/lndir.md diff --git a/pages/linux/lndir.md b/pages/linux/lndir.md new file mode 100644 index 0000000000..773d24241c --- /dev/null +++ b/pages/linux/lndir.md @@ -0,0 +1,8 @@ +# lndir + +> Create a shadow directory of symbolic links to another directory tree. +> More information: . + +- Create a shadow directory in the current directory: + +`lndir {{path/to/directory}}`