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 Fork swap?
1 Answers Infosys, SSI Small Scale Industries,
From command line how will you add a user account?
What is a pipe?
If the terminal is not showing the login prompt,what's the 1st thing you should check?and how do you solve the problem?
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
How can u doing testing in Unix environment ?
What do you mean by u-area (user area) or u-block?
why do you need to have a swap file system?
Why do inode number start from 1 and not 0 ?
win 3.1 is a
In detail elaborate the system? What is driver?
Explain about Inodes?