I need to find out the size of each file under root (/) and its sub dir as well as any other mt pts
I have tried like these:
du -m / |sort +0rn
du -m . |sort +0rn
but, they don't give m...
http://www.experts-exchange.com/OS/Unix/AIX/Q_22465690.html
Zones:
AIX UnixDate Answered: 05/04/2007 Grade: A Views: 4
My server is using UUCP to send and receive mail from my ISP. The root account receives a mail from UUCP administrator.
>Return-Path: root
>From: uucp@hightech.com.hk (UUCP administrator)
>To: uuc...
http://www.experts-exchange.com/OS/Unix/Q_10013438.html
Zones:
UnixDate Answered: 10/11/1997 Grade: C Views: 0
I could have sworn i came across this info somewhere a few days ago... now that I need it, can I find it? ha!
is there a way in linux (specifically RedHat 8.0) to make command shortcuts ?
sa...
http://www.experts-exchange.com/OS/Linux/Q_20504056.html
Zones:
LinuxDate Answered: 02/07/2003 Grade: A Views: 0
W2K server with 2 network cards, one to cable modem, one to internal LAN. Users from internal LAN acces Internet through NAT and cable modem.
Traffic is counted with DU-meter, last version, only t...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20806938.htm...
Zones:
Windows 2000Date Answered: 02/05/2004 Grade: B Views: 0
Ok, why would du and df not give me the same numbers?
[root@collective /]# du -h var
245M var
[root@collective /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/ida/...
http://www.experts-exchange.com/OS/Linux/Administration/Q_20841000.html
Zones:
Linux AdminDate Answered: 01/07/2004 Grade: A Views: 18
Hi, is it possible to find the size of a folder without using 'du'?
I have 2 folders and they are supposed to contain exactly the same content, however, when I do a 'du' on each, they return dif...
http://www.experts-exchange.com/OS/Linux/Q_21124409.html
Zones:
LinuxDate Answered: 09/09/2004 Grade: A Views: 9
I am on VPS VIRTUOZZO w/POWER cpanel/WHM.
Why disk-used from "df" doesn't same with "du" ?
root@server [/]# df -ah
Filesystem Size Used Avail Use% Mounted on
/dev/vzfs ...
http://www.experts-exchange.com/OS/Linux/Administration/Q_21639626.html
Zones:
Linux AdminDate Answered: 03/12/2006 Grade: A Views: 28
How do you display the disk usage (with Free and Used with %) under a dir?
I have du -k * |sort +0rn |more , but I need more info.
http://www.experts-exchange.com/OS/Unix/AIX/Q_21778305.html
Zones:
AIX UnixDate Answered: 03/22/2006 Grade: A Views: 0
Hello,
I'm trying to get into details of two command du and df. They act so strange in terms of restuls and so different.
On a machine I run :
# df
so I see:
Filesystem ...
http://www.experts-exchange.com/OS/Linux/Administration/Q_22010610.html
Zones:
Linux AdminDate Answered: 12/08/2006 Grade: A Views: 4
Hello,
I need your help regarding this question:
-In order to check out availabe room under a directory should I use du or df? let's say I'm transfering lot of data from /source/dir to /d...
http://www.experts-exchange.com/OS/Linux/Q_22051326.html
Zones:
LinuxDate Answered: 11/07/2006 Grade: A Views: 0