annotate org/neat.org @ 162:bdeaad2b1507

cryonics links.
author Robert McIntyre <rlm@mit.edu>
date Sat, 23 Apr 2016 18:01:05 -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/{@}