Help for this page

Select Code to Download


  1. or download this
     #!/bin/bash
    
    DIRECTORY="/usr/bin"
    ...
    done
    
    exit 0
    
  2. or download this
    perl -e "system qw (whatis /usr/bin/*)"