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 are grep patterns?
How do you grep recursively?
How do I search for text in vi?
What does the command ' $who | sort –logfile > newfile' do?
What is the command to find maximum memory taking process on the server?
What happens when we execute a unix command?
What is awk good for?
Why is it called a shebang?
Is it inbetween or in between?
What is $0 bash?
How do I run a whois command?
Which unix command to make a new directory?
What command is used to switching between users in unix?
Enlist some filename manipulation commands in unix.
What will the following command do?