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 this command do,"$more readme.txt“?
What is the use of the command 'ls -x chapter[1-5]' ?
What are the commands in UNIX to list the files in a Directory?
Who command in unix operating system?
Explain mount and unmount command.
What do chown command do?
What is the unix command to confirm a remote host is alive or not?
Why is awk called awk?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How many unix commands are there?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the difference between awk and grep?
Differentiate cat command from more command.
How do you repeat a command in terminal?
What is difference between grep and find command in unix?