Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / dharmajit
Echo * is the right answer 2 this question
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I use grep to find a file?
What is the function of grep command in unix?
What do chgrp command do?
What is the use of find command in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do you repeat a command in terminal?
What is awk good for?
Describe the zip/unzip command using gzip.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Can you enlist some commonly used network commands?
What is the comma to show the space allocation of files?
What is command substitution?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Enumerate some of the most commonly used network commands in unix?
What does the command ' $who | sort –logfile > newfile' do?