Because TMTOWTDI. May I suggest you can also
orqx(chmod 0705 '$filename');
These would circumvent any possibility of Perl's misunderstanding the "u+x". If that actually applies.qx(chmod 0755 '$filename');
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
In reply to Re: How to use chmod u +x in perl
by taint
in thread How to use chmod u +x in perl
by fearthechris29
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |