On Tue, 2003-04-01 at 13:15, Anthony E. Greene wrote:
> On 01-Apr-2003/10:37 -0800, "J.Slim" <[EMAIL PROTECTED]> wrote:
> >I've been reading all the man pages I though might clue me in but I can't
> >find a command to list the total size of a folders contents.  Anybody?
> 
>   ls -l -h | head -n 1
> 
> -- 

Does that really work?


[EMAIL PROTECTED] bhughes]$ du -sh 
2.8G    .
[EMAIL PROTECTED] bhughes]$ ls -lh|head -1
total 664M
[EMAIL PROTECTED] bhughes]$ 


Bret



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to