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


Please Help Members By Posting Answers For Below Questions

What is awk command used for?

602


How do I search for a file in unix command?

551


What is the comma to display different lines that are found when compare two files?

595


What does touch command do in unix?

733


Which command should you use to find the remaining disk space in unix server?

714






What is the command to compare two files in unix?

625


Which unix command to make a new directory?

594


How to display no of records in oracle using unix command?

591


What will the following command do?

621


What is ‘ps’ command for?

620


What are some command words?

569


What does awk stand for?

615


What are the commands in UNIX to list the files in a Directory?

622


Explain ‘system calls’ with respect to unix commands?

606


What is grep short for?

558