use of ls command
Answers were Sorted based on User's Feedback
Answer / preetam yadav
ls command is used for show the list of files & folders in
any directory it has many switches like -l,-a,-al etc.
| Is This Answer Correct ? | 47 Yes | 3 No |
Answer / swetha
it is used to list of all files and directories in the
system
| Is This Answer Correct ? | 27 Yes | 3 No |
Answer / shanky
The ls command lists the contents of your current working
directory.
| Is This Answer Correct ? | 20 Yes | 5 No |
Answer / supriya
it is used to display all the files in the current working
directory
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / shiva ram prasad
ls command is use to list the files/directories
this has many options like
-l -> to list the long listed info files/dir
-a -> to list the hidden files/dir
-ld -> to list the long listed information of PWD
-lr -> " " " sub dir level info
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / bhara singht
ls command is used to show the list of all files
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / angurbala anjana
display the list of all files and directory
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pradeep kumar keshari
LS command is used to see the contains of a Directory. You
can user add one with ls command to see the special files
like hidden, pwd.
# ls - >
#ls -l -> to list the long listed info files/dir
#ls -a -> to list the hidden files/dir
#ls -ld -> to list the long listed information of PWD
#ls -lr -> " " " sub dir level info
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / rubley
Ls cmd is used to display the list of all files that are
are currently running in progress
| Is This Answer Correct ? | 3 Yes | 5 No |
the difference between a soft link and a hard link?
how to make IGNITE-BACKUP in HP-UX?
What do chown command do?
What are grep patterns?
what is the command to find out which shell you are running?
What is s and g in sed command?
How do you list the files in an UNIX directory while also showing hidden files?
How do you change file permissions and ownership in Unix?
can we use cat command as an editor ..???
How to install scsi driver in unix? give me explanation clearly?
what is the difference between KILL and KILL -9?
5 Answers Informatica, Nutanix,
distinguish between user mode and kernel mode?