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 does the command '$ls | wc –l > file1' do?
What are the dos commands?
Why is it called grep?
What is time_t?
Explain mount and unmount command.
What is grep short for?
What is nr in awk command?
Differentiate cat command from more command.
Which command will print your home directory on screen?
What does 'mkdir' command do in UNIX?
What are the commands in UNIX to list the files in a Directory?
How do I use nslookup?
What does this command do? Cat food 1 > kitty
What is the command to find maximum memory taking process on the server?
What do chgrp command do?