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 |
which is the best book for learning unix and linux?
what is the time for incident, problem and change management tickets?
What is INODE?
What are the mount and unmount system calls?
how can you say that unix operating system provides more security than other operating systems.
What is Expansion swap?
What does the ?route? command do?
In this command sqlplus -s username/password what is -S and what's the use..???
What are the files in /etc directory?
What is 'inode'?
How will you run the script in UNIX?
What are the processes that are not bothered by the swapper? Give Reason.