how to find largest file?
Answer Posted / prasanta das
ls -l | sort +4 -nr | head -1
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Which command should you use to find the remaining disk space in unix server?
Write a command to kill the last background job?
What is the use of the tee command?
What is the command to find hidden files in the current directory?
how to sort the content of the file based on numeric values
Which command is used to kill the last background job?
What will the following command do?
What is the difference between grep and grep?
How do I run a whois command?
What is {} in find command?
Why is it called a shebang?
What is the use of the command 'ls -x chapter[1-5]' ?
What are the dos commands?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Name the general commands in using unix os for a beginner?