"John W. Krahn" <jwkr...@shaw.ca> writes: > Harry Putnam wrote: >> I've finally gone on around the bend, I guess... I'm not seeing why the >> script below <./t2> doesn't show the value of $mode when fed by >> the ls cmd shown: >> >> (first, to shows whats here) >> >> ls -l *[eo2] >> -rw-r--r--+ 1 reader reader 5 Mar 16 15:26 one >> -rwxr-xr-x+ 1 reader reader 141 Mar 16 16:19 t2 >> -rw-r--r--+ 1 reader reader 5 Mar 16 15:26 three >> -rw-r--r--+ 1 reader reader 5 Mar 16 15:26 two > > Why is there a '+' at the end of the mode string? Try running this: > > lsattr *[eo2]
As mentioned in previous post `lsattr' returns: Inappropriate ioctl for device While reading flags on FILENAME my manpage says: lsattr - list file attributes on a Linux second extended file system And my /home and all but /boot are reiserfs. On the /boot partition it does give some error free results: lsattr Sys* --------------- System.map-2.6.32-gentoo-r1 --------------- System.map-2.6.33-gentoo -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/