annotate org/neat.org @ 164:7a6b855cfb99 tip

more ideas, other stuff.
author Robert McIntyre <rlm@mit.edu>
date Tue, 12 Jul 2016 21:16:25 -0700
parents 29ebc43407c1
children
rev   line source
rlm@156 1 wow parallel is powerful!
rlm@156 2
rlm@156 3 rename stuff
rlm@156 4 find . -iname "*.jpg" -print0 | parallel -0 --rpl '{@} s:/:-:g;s:^\.-::;' cp -v {} /home/r/aux/21/SELECT-PHOTOS/{@}