YouTip LogoYouTip

Linux Comm Lndir

Linux lndir Command

Linux lndir Command

-- Learning more than just technology, but dreams!

Linux Tutorial

Linux Tutorial Linux Introduction Linux Installation Linux Cloud Server WSL Install Linux Linux System Boot Process Linux System Directory Structure Linux Forgot Password Solution Linux Remote Login Linux File Basic Attributes Linux File and Directory Management Linux User and User Group Management Linux Disk Management Linux vi/vim Linux yum command Linux apt command

Shell Tutorial

Shell Tutorial Shell Variables Shell Passing Arguments Shell Arrays Shell Operators Shell echo command Shell printf command Shell test command Shell Flow Control Shell Functions Shell Input/Output Redirection Shell File Inclusion

Linux Reference Manual

Linux Command Manual Nginx Installation and Configuration MySQL Installation and Configuration Linux Quiz

Shell File Inclusion

Nginx Installation and Configuration

Linux lndir Command

Linux Command Manual Linux Command Manual

The Linux lndir command is used to link the contents of a directory.

Executing the lndir command creates symbolic links for all files and subdirectories in the source directory to the target directory in one go.

Syntax

lndir 

Parameters:

  • -ignorelinks Directly create symbolic links for symbolic links.
  • -silent Do not display the command execution process.

Example

Create links for all files or subdirectories under a directory:

lndir /home/uptech abc

Linux Command Manual Linux Command Manual

← Linux Comm RepquotaLinux Comm Quotaoff β†’