Changeset 438 for locker/bin/cronload
- Timestamp:
- Oct 1, 2007, 11:52:03 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
locker/bin/cronload
r127 r438 8 8 cwd=`pwd` 9 9 lname=`perl -e "\\\$temp = \"$cwd\"; \\\$temp =~ /\\\/([^\\\/]+)\\\/cron_scripts/; print \\\$1"` 10 athrun scripts s shmic ${lname}@scripts.mit.edu "/usr/local/bin/cronload $1$cwd" 2>/dev/null10 athrun scripts scripts-ssh -l "$lname" /usr/local/bin/cronload "$1" "$cwd" 2>/dev/null
Note: See TracChangeset
for help on using the changeset viewer.