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


Please Help Members By Posting Answers For Below Questions

What will the following command do?

612


Which command can you use to find the currently running process in unix server?

584


What is sed awk grep?

602


How to use grep command to list find the records of a file containing 10 different strings?

643


Name the various commands that are used for the user information in unix.

539






How do I search a whole word in vim?

687


how to sort the content of the file based on numeric values

1248


What is a bash command?

624


What does this command do? Cat food 1 > kitty

974


How do you grep recursively?

553


What is the significance of the 'tee' command?

594


What are grep patterns?

575


Explain mount and unmount command.

611


What are the dos commands?

644


Which command is used to kill the last background job?

771