how to find largest file?
Answer Posted / ramesh
$ls -l|tr -s " "|sort -t " " -f +4,-5|tail -1
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are filter commands in unix?
What do chmod, chown, chgrp commands do?
Why is awk called awk?
Which command should you use to find the remaining disk space in unix server?
What is s and g in sed command?
What is the use of sed command in unix?
How do I search for text in vi?
What do chown command do?
What is merge command in unix?
Write a command to kill the last background job?
What is the command to compare two files in unix?
What will the following command do?
How do I run a whois command?
What's a command word?
Who command in unix?