- Timestamp:
- Oct 1, 2007 10:34:33 AM (17 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
- Children:
- 637adfa
- Parents:
- 5479c80
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedkit/make_hosts
r5479c80 re06b224 7 7 cat $1 >> /tmp/hosts 8 8 cp /tmp/hosts /etc/hosts && rm /tmp/hosts 9 10 11 if [ ! -z "$2" ]; then 12 su -l "$2" -c "$3" 13 fi
Note: See TracChangeset
for help on using the changeset viewer.