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 is rmdir command?
How do I search a whole word in vim?
How does shebang work?
What is the search command in unix?
Name the general commands in using unix os for a beginner?
Which command is used to create a directory?
What do chmod command do?
What are some command words?
What is the unix command to confirm a remote host is alive or not?
What is used to type command?
Does cp command overwrite files?
How do I run a bash script?
What is the command to find maximum memory taking process on the server?
Explain the steps that a shell follows while processing a command.
What is awk used for?