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
How do you save a file in linux?
What are the basic commands in command prompt?
What is pwd in linux command?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is the command to see on which port which service is running?
Which command is used to terminate a process?
What are the basic command in linux?
Which command will show you free/used memory? Does free memory exist on linux?
What are the command prompt commands?
How do I find command history in linux?
What is the ipconfig command for linux?
What daemon is used for scheduling of the commands?
What is ulimit command?
What is command to check ports running/used over local machine
How do I check cores in linux?