Answer Posted / 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 |
Post New Answer View All Answers
Is command prompt unix?
What does the metacharacter mean?
Write a command to kill the last background job?
Is grep faster than awk?
Which command is used to restrict incoming messages?
Can you explain a little bit about command substitution?
What is the command to compare two files in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Is it inbetween or in between?
Why is it called grep?
What are the differences among a system call, a library function, and a unix command?
How do I use grep to search for a file?
What does grep v do?
What does the command ' $who | sort –logfile > newfile' do?
Name the various commands that are used for the user information in unix.