Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / ashish
echo * simply.it lists files and directories in pwd. no hidden files r displayed
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain command to view process running?
Give the command for finding the current date.
Enlist some filename manipulation commands in unix.
Using unix command how to display no of records in oracle?
How can you see the command line history?
What is the general format of unix command syntax?
What is the use of the command 'ls -x chapter[1-5]' ?
What are awk commands?
What is grep short for?
What command is used to switching between users in unix?
Differentiate cat command from more command.
What is the use of find command in unix?
Explain the steps that a shell follows while processing a command.
What does the metacharacter mean?
Does cp command overwrite files?