Help for this page

Select Code to Download


  1. or download this
    perl -e 'system(". .bash_rc; test_shell")'
    __END__
    TEST on shell function!!!
    
  2. or download this
    test_shell() {
      echo "TEST on shell function!!!"
    }