Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / narendra
ll
long listing (or)
echo *
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What's a command word?
What is unix command line?
What is the use of awk command in unix?
How can you see the command line history?
How do I open a port?
Describe the zip/unzip command using gzip.
What is ctrl d?
Differentiate cat command from more command.
What are the differences among a system call, a library function, and a unix command?
What is the use of egrep command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is grep in bash?
How many unix commands are there?
What is a command and examples?
Which unix command to make a new directory?