Hi
> 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 ..?
/proc is not real, the 'files' there do not exist. Ignore /proc totally!
(look at /etc/fstab then RFM)
Also DO NOT FIDDLE with them!
James
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html