add obsolete copy-photos

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-07-21 10:51:50 +02:00
parent e4dcc02448
commit a59673a49b

3
copy-photos Normal file
View file

@ -0,0 +1,3 @@
mount /dev/sdc1 /mnt
find /mnt -type f -exec mv {} ~nico/photos/eingehend
chown -R nico ~nico/photos/eingehend