Give the command to display space usage on the UNIX file
system.
Answers were Sorted based on User's Feedback
Answer / rasheed
df command is used show the display space usage on the unix
file system.
df
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / bibish k.g
df -h will show the disk usage in Linux file system in human
readable format, du <directoryname> -sh will give the space
usage of that particular directory/filesystem
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / basha phatan
df -k
df -h
the above command will display the usage and remain space
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sekar
bdf command also use for checking file system status
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suresh
df -h
outputs everything in human readable format.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between > and >> operators?
What is the job responsibility of a System Administrator (UNIX/LINUX),briefly describe (Also point out system admin's daily job details),specify job type & job description?
2 Answers HP, ICS Integrated Computer Solutions, TCS,
What is the difference between Swapping and Paging?
how to create a file system quota in HP-UX?
What is a Map?
What is a level 0 backup?
How would you change all occurrences of a value using VI?
In this command sqlplus -s username/password what is -S and what's the use..???
i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help
How are devices represented in UNIX?
What is file constructing in UNIX/AIX ?
fork()?