Changeset 438 for locker/deploy
- Timestamp:
- Oct 1, 2007, 11:52:03 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
locker/deploy/bin/onathena
r382 r438 9 9 10 10 sshrun() { 11 athrun scripts s shmic ${lname}@scripts.mit.edu /mit/scripts/$12>/dev/null11 athrun scripts scripts-ssh -l "$lname" "/mit/scripts/$@" 2>/dev/null 12 12 } 13 13 14 14 vsshrun() { 15 athrun scripts s shmic ${lname}@scripts.mit.edu /mit/scripts/$115 athrun scripts scripts-ssh -l "$lname" "/mit/scripts/$@" 16 16 } 17 17
Note: See TracChangeset
for help on using the changeset viewer.