On Fri, Sep 30, 2005 at 11:06:26AM +0200, S?bastien Aperghis-Tramoni wrote:
> Earle Martin <hates-softw...@downlode.org> wrote:
> 
> > I'd like to see how big all the files/directories starting with a '.' in my
> > home directory are, please.
> 
> I usually use  du -hs .??*  in order to list all hidden files except
> current and parent directories.


I happen to have a directory .S in my home directory - which would be
missed by .??*.

    du -hs .[^.]* ..?*

ought to do the trick.


Abigail

Attachment: pgpOrUHaU2Tz8.pgp
Description: PGP signature

Reply via email to