Changeset 114 for palm/trunk/SCRIPTS/mrun
- Timestamp:
- Oct 10, 2007 12:03:15 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r109 r114 200 200 read_from_config="" 201 201 restart_run=false 202 return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}')202 # return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}') 203 203 if [[ $return_addres = 130.75.105.158 ]] 204 204 then
Note: See TracChangeset
for help on using the changeset viewer.