Ls -L Command In Hindi by mr coder rohit Linux Directory Commands | Linux Command | Class #7

Ls -L Command In Hindi


Watch This Video  class First To Know in  more Detail 

👇


What Does ls -l Command Do in Linux

In Linux, the ls command is one of the fundamental tools. It lists files and directories with or without various additional information. The ls command is a part of the GNU core utility package. It should be available on any Linux distro.

This guide will showcase how to use the ls command, specifically “ls -l” in combination with other options.

Linux ls command

The ls command takes the location of a directory and prints all the files and directories within the location. It can also print additional file information like file permissions, file ownership, file size, etc.

Command structure

This is the command structure that all ls commands must follow.

$ ls <options> <directory>

If no directory is specified, then ls performs its action on the current directory. For example, the following command will list all the files and directories (name only).

$ ls <target_dir>




Please Share this course

It Looks like you have completed your course!! We have created Online series based on the above content. You can give a test and check your skill.




Be a Part of CollegeSpike by giving your precious comment here and help us in improving our content.