how to find largest file?
Answer Posted / prasanta das
ls -l | sort +4 -nr | head -1
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What does this command do? Cat food 1 > kitty
What is grep r?
What is awk used for?
How do I open a port?
What is the functionality of a top command?
What is the difference between grep and grep?
How do I use grep to search for a file?
What will the following command do?
What is merge command in unix?
How do I find previous commands in unix?
What is the difference between cat command and more command?
Explain command to show the space allocation of files?
What does the “echo” command do?
How do I use grep to find a file?
Can you explain a little bit about command substitution?