view 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
line wrap: on
line source
1 wow parallel is powerful!
3 rename stuff
4 find . -iname "*.jpg" -print0 | parallel -0 --rpl '{@} s:/:-:g;s:^\.-::;' cp -v {} /home/r/aux/21/SELECT-PHOTOS/{@}