bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Feature Request: du --include-from=file


From: Heiko Baumann
Subject: Feature Request: du --include-from=file
Date: Wed, 9 May 2007 09:40:06 +0200

Hi,

it would be nice to have a --include-from=file option for du(1).

i have a plain text file with a lot of path names (verbose output from tar) in 
it and want to get the size for this files.

myhost:~ # du -sch `cat file.txt`
-bash: /usr/bin/du: Argument list too long
myhost:~ #

does not work.

i tried xargs(1) but this breaks -s functionality :(

so i hope this is a valid feature request :)

thanks a lot for the great work!

regards
heiko


HB Open Source Solutions
Heiko Baumann

Arenberger Strasse 7
56182 Urbar
Germany

Tel:        +49 (261) 20729-33
Fax:        +49 (261) 20729-34
Mobil:    +49 (163) 4345680Mail:      address@hidden
Web:     http://www.hboss.de






reply via email to

[Prev in Thread] Current Thread [Next in Thread]