Help for this page

Select Code to Download


  1. or download this
    ($<,$>)= ($run_as, $run_as);
    
  2. or download this
    use POSIX qw(setuid);
    
    setuid( $run_as );