using Tony's method, my largest file is:

find / -ls -type f 2>/dev/null | awk '{print $7 " " $11 }' | sort -nr |
head -10

# cd /proc
# ls -l kc*
-r--------    1 root     root     948887552 Apr 15 18:41 kcore

what is it and do I need it ..?


-- 
Voytek
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to