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]
John
--
The programmer is fighting against the two most
destructive forces in the universe: entropy and
human stupidity. -- Damian Conway
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/