Ignore:
Timestamp:
Oct 1, 2007, 11:52:03 PM (17 years ago)
Author:
andersk
Message:
The time has come that sshmic fails to work on more machines than it
is necessary on.  Replace it with an ssh wrapper script that also sets
various ssh options.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • locker/bin/scripts-remove

    r328 r438  
    99
    1010sshrun() {
    11     athrun scripts sshmic "$lname@scripts.mit.edu" "/mit/scripts/$@" 2>/dev/null
     11    athrun scripts scripts-ssh -l "$lname" "/mit/scripts/$@" 2>/dev/null
    1212}
    1313
Note: See TracChangeset for help on using the changeset viewer.