how to find largest file?
Answer Posted / yankee
In the Directry Give....
ls -ls|sort -nr|head -1
that gives the largest file statistics...
| Is This Answer Correct ? | 50 Yes | 6 No |
Post New Answer View All Answers
What is grep r?
What is the difference between cat and more command?
What does pipe () return?
How to display no of records in oracle using unix command?
How do you repeat a command in terminal?
What is merge command in unix?
What is the use of find command in unix?
What is awk command used for?
What command will change your prompt to myprompt?
Name the various commands that are used for the user information in unix.
Name the general commands in using unix os for a beginner?
Which unix command lists files/folders in alphabetical order?
How many unix commands are there?
Can you explain a little bit about command substitution?
How do I run a whois command?