Help for this page

Select Code to Download


  1. or download this
      [myname@somehost ~]$ ls -ld /tmp
      [myname@somehost ~]$ ls -ld /tmp/.cpan
      [myname@somehost ~]$ ls -l  /tmp/.cpan/histfile
    
  2. or download this
      [myname@somehost ~]$ chown -R /tmp/.cpan `whoami`
      [myname@somehost ~]$ chmod -R u+rwx /tmp/.cpan