Help for this page

Select Code to Download


  1. or download this
      perl -e '-e "~/.ssh/known_hosts" and print "OK" '
    
  2. or download this
      perl -e '-e "$ENV{HOME}/.ssh/known_hosts" and print "OK"'