Linux du command in rhel5 it will list out disk space usage. It also similar the df command. We can use the following option in Linux du command
-a refers to the all files
[root@localhost ~]# du -a
36 ./install.log
8 ./one.txt
952 ./one.ppd-009.ppm
8 ./one.ppd-002.pbm
600 ./one.ppd-010.ppm
8 ./.mozilla/firefox/zx2g05i2.default/mimeTypes.rdf
8 ./.mozilla/firefox/zx2g05i2.default/compatibility.ini
8 ./.mozilla/firefox/zx2g05i2.default/prefs.js
-h refers to the human readable format.
[root@localhost ~]# du -h
8.0K ./.mozilla/firefox/zx2g05i2.default/extensions
52K ./.mozilla/firefox/zx2g05i2.default/Cache
16K ./.mozilla/firefox/zx2g05i2.default/bookmarkbackups
24K ./.mozilla/firefox/zx2g05i2.default/chrome
1.3M ./.mozilla/firefox/zx2g05i2.default
1.3M ./.mozilla/firefox
Friday, May 14, 2010
Linux du Command Disk Usage space in Rhel5 How to Show Disk space Usage
Subscribe to:
Post Comments (Atom)
Labels
3D-2D Translation
Algorithms
Batch Programming
C language
C world
C++
DBMS
Ebook
Games
JAVA
Java Programs
JNTU MATERIALS
JNTU PREVIOUS QUESTION PAPERS
JNTU SYLLABUS BOOKS
LAB MANUALS
Linux
Mobile softwares
Networking
Online Programs
PC TIPS
Software Diagrams
Software Engineering
Softwares
System Software
Visual Basic
0 comments:
Post a Comment