Give the command to display space usage on the UNIX file system.
Answers were Sorted based on User's Feedback
Answer / satya
du---is the command which is used for checking the disk
usage in unix.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / chitra
df -mk or df -h will do
d stands for disk
f stands for free
| Is This Answer Correct ? | 4 Yes | 3 No |
1. df -k
2. df -h
3. du -sk [Directory name]
4. du -sh [Directory name]
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jatanig
du -h /dev/filename (filename is the name of the file like
sda and hda)
d -disk
u -usage
-h -human-readable
| Is This Answer Correct ? | 1 Yes | 0 No |
Does cp command overwrite files?
How to convert a hidden file to normal visible file?
What is pipe command in unix?
fork in unix ?
what are the different commands used to create files?
What command will change your prompt to myprompt?
How to delete a directory containing files and folders?
in a growing log file how will you see the 1st 99 lines?
How does a user get the current date, time in UNIX?
What is the use of the command 'ls -x chapter[1-5]' ?
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
7 Answers Alcatel, Cisco, Infosys, University Exams,
when we installing aix os the ssh installed default?