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
Why is shebang used?
Can you enlist some commonly used network commands?
What does the md command do?
What is the comma to show the space allocation of files?
Is ‘du’ a command? If so, what is its use?
What is ctrl d?
Differentiate cat command from more command.
What is updatedb?
What is the command to view process running?
What happens when we execute a unix command?
What does touch command do in unix?
Explain mount and unmount command.
What is unix command?
Why is it called grep?
How does the system know where one command ends and another begins?