Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / deepika dadhich
dir | grep -v ^d
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Which command can you use to find the currently running process in unix server?
Which command will print your home directory on screen?
Is ‘du’ a command? If so, what is its use?
Which command should you use to find the remaining disk space in unix server?
How do I delete files from command prompt?
Explain ‘library functions’ with respect to unix commands?
Who command in unix?
Give the command for finding the current date.
Write a command to display a file’s contents in various formats?
Enlist some filename manipulation commands in unix.
What is the difference between grep and grep?
What does grep v grep do?
Explain ‘system calls’ with respect to unix commands?
Differentiate cat command from more command.
What is ctrl d?