how to find largest file?
Answer Posted / rohit
ls -lstr|head -1
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is unix command?
What is the use of the tee command?
Name the unix command to find how many days the server has been up.
What is the search command in unix?
How do I use nslookup?
What is $0 bash?
How to find $ai_serual resolved path by using unix
Does cp command overwrite files?
What are the general commands in using unix os for a beginner?
Which unix command to make a new directory?
What is the use of tee command?
Explain the steps that a shell follows while processing a command.
What does this command do? Cat food 1 > kitty
What does this command do,"$more readme.txt“?
What does the “echo” command do?