Shachar Shemesh wrote:

if( (($state[2] & ~7777)>>12) ==4 ) { # A directory - recurse

That's "07777" of course, or even remove altogether and just leave the ">>12" part. Same problem remains, however.

--
Shachar Shemesh
Lingnu OpenSource Consulting
http://www.lingnu.com/


================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to