In the March 2005 issue of Linux Journal, I used Maypole to create a Web-based database application in only 18 lines of Perl code. The functionality provided by Maypole is impressive except in one ...
I forgot the syntax, so I hope someone can help me out.<P>What is/are the tags for CHMOD a file? For example, I want to set mrman.txt to 755. What's the syntax?<P>Thanks alot.
I need a perl script to run suid root that changes permissions of files in a specified directory hard coded into the perl script.<P>i.e. I run<P>change_mod.pl myfile<P>and it would chmod 0770 ...