Is there any command in Unix, other than:ls, to list the
files in a directory?
The answer will be highly appreciated...
Answer Posted / bikash kumar giri
Let the directory is /a
find /a -type f -print
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which command can you use to find the currently running process in unix server?
What is grep short for?
What do know about tee command?
Why is it called grep?
What do chmod, chown, chgrp commands do?
Write a command to kill the last background job?
How do I open a port?
What does #!/ Bin sh do?
What does sed command do in unix?
What is used to type command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is awk command used for?
Give the command for finding the current date.
Is it inbetween or in between?
What is “chmod” command?