Help for this page

Select Code to Download


  1. or download this
    root>  find  /usr/lib/perl5   -perm 0700 -type d -ls
    root>  find  /usr/lib/perl5   -perm 0600 -type f -ls
    root>  find  /usr/lib64/perl5 -perm 0700 -type d -ls
    root>  find  /usr/lib64/perl5 -perm 0600 -type f -ls