nsbin/copy-photos
Nico Schottelius a59673a49b add obsolete copy-photos
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-07-21 10:51:50 +02:00

3 lines
111 B
Text

mount /dev/sdc1 /mnt
find /mnt -type f -exec mv {} ~nico/photos/eingehend
chown -R nico ~nico/photos/eingehend