Help for this page

Select Code to Download


  1. or download this
    $umask= umask;
    $hash{$umask}='umask value';
    $hash{'umask'}='umask text';
    print $hash{umask};