Help for this page

Select Code to Download


  1. or download this
    $ command
    
  2. or download this
    $ echo $PATH
    /bin:/sbin:/usr/bin:/usr/sbin:
    $
    
  3. or download this
    $ locate -u
    $ locate bin/perl
    /usr/bin/perl
    /usr/local/bin/perl
    $