Re: Bob Proulx in <[EMAIL PROTECTED]>
> perl -e 'printf("%o\n",(stat($ARGV[0]))[2]);' /tmp # print mode in octal
> 41777
>
> My only question now is where did that '4' come from in the mode? But
> the last four digits always seem to be correct.
stat(2):
S_IFDIR 0040000 directory
Christoph
--
Christoph Berg <[EMAIL PROTECTED]>, http://www.df7cb.de/
Wohnheim D, 2405, Universität des Saarlandes, 0681/9657944
signature.asc
Description: Digital signature

