- Timestamp:
- Aug 25, 2020, 10:47:06 AM (6 years ago)
- Location:
- trunk/tools/eam/rebalance
- Files:
-
- 1 added
- 1 edited
-
neb_make_movelist.sh (added)
-
rebalance.mana (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/eam/rebalance/rebalance.mana
r41406 r41407 160 160 sprintf subdirset "%s/??" $srcdir 161 161 exec find $subdirset -size +$BIGSIZE > $filelist 162 list files -x "/bin/ls -l `cat $filelist` | sort -k 5nr" 162 163 # list files -x "/bin/ls -l `cat $filelist` | sort -k 5nr" 164 list files -x "./neb_make_movelist.sh $filelist" 163 165 164 166 # generate subset list to match goal size
Note:
See TracChangeset
for help on using the changeset viewer.
