Help for this page

Select Code to Download


  1. or download this
    local $ENV{PATH} = '/bin:/usr/bin:/usr/local/bin';
    
  2. or download this
    local @ENV{qw|PATH IFS CDPATH ENV BASH_ENV|} = '/bin:/usr/bin:/usr/loc
    +al/bin';