Changeset 7799 for trunk/MagicSoft/Mars/datacenter/scripts/runstar
- Timestamp:
- 07/22/06 21:26:05 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runstar
r7486 r7799 75 75 nr=bla 76 76 echo "finding the right todo-file" >> $scriptlog 2>&1 77 todofiles=`ls $listpath/ToDo-$table-$column-*`77 todofiles=`ls -r $listpath/ToDo-$table-$column-*` 78 78 79 79 for todofile in ${todofiles[@]}
Note:
See TracChangeset
for help on using the changeset viewer.