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?
why do you need to have a swap file system?
how to raise a suncase?pls explain step by step?
win 3.1 is a
how can you say that unix operating system provides more security than other operating systems.
I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument
Give the command to display space usage on the UNIX file system.
What are different types of shells?
Have you used VI editor?
What is file system in UNIX?
If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?
How to find the version details of unix? if any application is installed in unix OS how to find the version of that application is it possilbe or not? pls let me know cmd in detail.