Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    #a type of wrapper to using the find command to change permissions
    ...
        print "-d, --dirmode\t octal mode to change directories to\n";
        exit(1);
    }