Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / nik
You can use find command with - type f. It will print all
the files in the current dir recursively.
Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
What is the use of finger command?
What happens when we execute a unix command?
What does touch command do in unix?
what is the advaantage of each user having its own copy of the shell?
hw will u use awk in replacing cahrs and files
Give the command for finding the current date.
What is the size of time_t?
What is the difference between cat and more command?
What is s and g in sed command?
How do you repeat a command in terminal?
What command is used to check the current users?
What is ‘ps’ command for?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
why metadb requires a seperate slice to create Solaris volume manager
Differentiate cat command from more command.