have you ever got warning message from unix admin that file
system running out of space or not enough disk space?what
will u do?
Answer Posted / susheel
1st to see which drive contain more space-
[root@susheel ~]# df -h
2nd step go on that drive -
[root@susheel ~]# du -sh *
3rd step -
Delete or move that file or directory which contain more
space to increase disk space
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is FC command?
Which is the required command for checking the file system?
What is cpu in linux?
What is make command in linux?
What is know about grep commands?
How do I check memory usage on linux?
Enlist some linux to file content commands?
How do I find the process id in linux?
What is command grouping?
Which command puts a script to sleep untill a signal is recieved?
What is finger in networking?
What is ulimit command?
Which command is used to review boot messages?
What does make clean command do?
Brief about FTP hostname?