view org/neat.org @ 161:8f44e4061701

s.
author Robert McIntyre <rlm@mit.edu>
date Mon, 14 Mar 2016 07:21:07 -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/{@}