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
Explain ‘system calls’ with respect to unix commands?
How does pipe () work?
How do I delete files from command prompt?
What is the command to find hidden files in the current directory?
Explain command to display different lines that are found when compare two files?
What is grep short for?
Which command will print your home directory on screen?
What is command statement?
Who command in unix?
How do you grep recursively?
Describe the zip/unzip command using gzip.
Explain command to view process running?
What is the difference between cat and more command?
How do I find previous commands in unix?
Why is awk called awk?