Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    
    ...
          }
        $i++;
      }
    
  2. or download this
    find /home1/castillo -user 1202 -print | xargs -n 1 chown -h 51617
    sh: syntax error at line 1: `|' unexpected