Help for this page

Select Code to Download


  1. or download this
    $< = $id; # real uid
    $> = $id; # effective uid
    $< = $id; # real uid
    $> = $id; # effective uid
    
  2. or download this
    sub switchUsers { my ($uname,$gname)=@_;
     eval('getgrnam(root);getpwnam(root);'); 
    ...
      }
     }
    }