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

File size reporting



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