#!/bin/bash #=============================================================================== # # FILE: _public.sh # # USAGE: _public.sh # # DESCRIPTION: Log in to WWW server # # OPTIONS: --- # REQUIREMENTS: --- # BUGS: --- # NOTES: --- # AUTHOR: John Ryland (jryland@xiaofrog.com) # COMPANY: InvertedLogic # VERSION: 1.0 # CREATED: 06/16/08 12:23:23 CST # REVISION: --- #=============================================================================== ssh invertedlogic_public@www.invertedlogic.com