Advertisement

1 - 10 of 33 containing alltags:("du") (0 seconds)
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...
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...
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...
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...
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/...
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...
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          ...
Zones: Linux AdminDate Answered: 03/12/2006 Grade: A Views: 28
Tags: du, sort
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.
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           ...
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...
Zones: LinuxDate Answered: 11/07/2006 Grade: A Views: 0