#!/bin/bash #=============================================================================== # # FILE: _willow.sh # # USAGE: _willow.sh # # DESCRIPTION: Log in to local server as user jryland # # 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 jryland@192.168.0.4