Give the command to display space usage on the UNIX file system.

Answer Posted / rohan satpute

1. df -k
2. df -h
3. du -sk [Directory name]
4. du -sh [Directory name]

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command is used to kill the last background job?

769


What is used to type command?

538


What are the dos commands?

642


What does awk stand for?

601


Explain ‘system calls’ with respect to unix commands?

598






Differentiate cmp command from diff command.

584


Write a command to kill the last background job?

614


What does #!/ Bin sh do?

583


How many unix commands are there?

621


What is grep command in unix with examples?

604


Name the general commands in using unix os for a beginner?

621


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

614


What is awk good for?

578


What does the command '$ls | wc –l > file1' do?

676


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

618