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 |
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
how can we create the script in crontab at mid night on sunday,satuarday,fiday 0n monyh october,november,january? please give me answer if anybody knows ? because on important purpose.
Why do inode number start from 1 and not 0 ?
What is a filesystem?
What is a FIFO?
What is YACC?
Explain iostat, vmstat and netstat.
What are the mount and unmount system calls?
What are different types of shells?
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group
How to connect oracle database from unix
6 Answers Cap Gemini, IBM, Wirecard,
what is difference between kernel and shell?