[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
File size reporting
- To: linux-il(at-nospam)linux.org.il
- Subject: File size reporting
- From: yevgeny <publicom(at-nospam)barak.net.il>
- Date: Wed, 4 Apr 2001 17:37:17 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
I would like to get a total file size reporting for multy-level directory
structure, like right click-> Properties in Windows.
Note, i don't need a disk usage ( du -sk ), just total file size.
wc -c gives me the total for files, not recursively drops into directories.
Is it correct to make a tar for the directory including all the levels and to
look at the tar file size ?
Thanks in advance,
Evgeny Popov
Comsec Publicom
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il