Re: How to find total MB of a directory plus all subdirectories



On Tue, Mar 06, 2007 at 22:01:38 +0100,
Nigel Henry <cave.dnb@xxxxxxxxxx> wrote:
This is a silly question perhaps. I have my soundfiles in a directory named
Sounds Library, this contains many subdirectories, which contain the .wav
files.

What command can I use to find out the disk space this directory is taking up,
including all the files that are in the subdirectories?

du -k

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: How to find total MB of a directory plus all subdirectories
    ... Sounds Library, this contains many subdirectories, which contain the .wav ... What command can I use to find out the disk space this directory is taking up, ...
    (Fedora)
  • Re: How to find total MB of a directory plus all subdirectories
    ... Nigel Henry wrote: ... named Sounds Library, this contains many subdirectories, which contain ... What command can I use to find out the disk space this directory is ... subdirectories are multi worded without any hyphens, ...
    (Fedora)
  • Re: Need some small help on shell script - delete old files
    ... command so that it does not search subdirectories past this directory ... Please look at my original script from the first message to this ... # this is sufficiently unique in the BKPPATH ... The find command shows all files in the directory and subdirectories. ...
    (comp.unix.shell)
  • Re: Need some small help on shell script - delete old files
    ... command so that it does not search subdirectories past this directory ... The find command shows all files in the directory and subdirectories. ... gzip of $FILENAME at the end is not necessary as far as I can tell ... I am running the script and have noticed that the file names have been ...
    (comp.unix.shell)
  • Re: Need some small help on shell script - delete old files
    ... command so that it does not search subdirectories past this directory ... The find command shows all files in the directory and subdirectories. ... I am using your script. ... recent dump is always left un-compressed with no .gz extension. ...
    (comp.unix.shell)