|
|
| more useful options | |
| PerlMonks |
Re: Fellow Monks please lend an ear...suggestions/comments on how to convert absolute (octal) file permission to Unix notation...by mikfire (Deacon) |
| on May 24, 2001 at 02:34 UTC ( #82764=note: print w/ replies, xml ) | Need Help?? |
|
Hmm. I hate it when this happens. You are printing the number in its *decimal* representation, not the octal. To see the mode in octal, you need printf: should show you what you are expecting.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||