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 |
What is grep short for?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
what is the difference between "cron" command and "at" command?
what is the difference between SED and GREP ? Which one is more better and why?
How do I search for a file in unix command?
What command will bring user back to their home directory in UNIX?
What is awk good for?
What is the difference between udp and tcp?
How do you change file permissions and ownership in Unix?
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
7 Answers Alcatel, Cisco, Infosys, University Exams,
What is the command to find hidden files in the current directory?
What command is used to switching between users in unix?