comparison org/neat.org @ 156:29ebc43407c1

new file.
author rlm <rlm@aurellem.org>
date Wed, 27 Jan 2016 05:59:01 -0800
parents
children
comparison
equal deleted inserted replaced
155:9bf4f0d5af68 156:29ebc43407c1
1 wow parallel is powerful!
2
3 rename stuff
4 find . -iname "*.jpg" -print0 | parallel -0 --rpl '{@} s:/:-:g;s:^\.-::;' cp -v {} /home/r/aux/21/SELECT-PHOTOS/{@}