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 |
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.
How to remove weird filenames?
In detail elaborate the system? What is driver?
What are the mount and unmount system calls?
win 3.1 is a
interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all
how to set request time out value for name resolution on clients (hp-ux) ?
HOW DO CREATE A NFS FILE SYSTEM
in unix how to change old name to new name
what is a profile?
What is ant_build.sh? Have u seen that file?
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?