Changeset 39573 for trunk/dvodist/scripts/mkdist.3pi.pv1.20130708.sh
- Timestamp:
- May 13, 2016, 9:12:44 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/dvodist/scripts/mkdist.3pi.pv1.20130708.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dvodist/scripts/mkdist.3pi.pv1.20130708.sh
r39552 r39573 29 29 30 30 # link all files from all hostdirs into all DEC dirs 31 foreach hostdir (`grep -v \#$cattgt/HostTable.dat | awk '{print $3}'`)31 foreach hostdir (`grep -v "^#" $cattgt/HostTable.dat | awk '{print $3}'`) 32 32 echo $hostdir 33 33 foreach dir ($nlist $slist)
Note:
See TracChangeset
for help on using the changeset viewer.
