Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / madhu
du command will list all the files in a directory with the
space used.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Enumerate some of the most commonly used network commands in unix?
What does touch command do in unix?
What is the comma to show the space allocation of files?
What is {} in find command?
What are some command words?
What are the unix commands?
What is grep short for?
Explain command to show the space allocation of files?
What does the metacharacter mean?
What command is used to switching between users in unix?
How do I search a whole word in vim?
What is the general format of unix command syntax?
What command is used to check the current users?
Which command will print your home directory on screen?
Why is shebang used?