> [EMAIL PROTECTED] /]# du -sk > du: `./proc/24591/fd/4': No such file or directory > 12528370 . > > What does the message mean?
It means that /proc/24591/fd/4 is not really a file and you really don't need to worry about it since /proc isn't really disk space being used. I don't know what is causing the error, but /proc isn't disk space anyway, so no need to worry about it (as long as du completes). -- Michael GnuPG Fingerprint: 4C56 7C23 8BD9 8B39 C4D4 B8F3 42FB 3634 31B5 E963
pgp00000.pgp
Description: PGP signature
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
