7 lines
168 B
Bash
Executable File
7 lines
168 B
Bash
Executable File
#!/bin/ksh
|
|
#
|
|
# Script to perform certain operations in the US, because I'm lazy :-)
|
|
#
|
|
|
|
ssh pnyc@scapen-cs11u4-1.us.oracle.com /home/pdmitche/bin/nightly_history.ksh $@
|