Changes

Linux Commandline Stuff

292 bytes added, 16:22, 16 March 2013
no edit summary
= Rsync =
==rsync personae data to minibeast==
*from Persona directory on local: <code>rtwomeys-work-object-2:Personae rtwomey$ rsync -avz --stats --progress . 192.168.1.31:/Volumes/Cistern/Personae/</code>
==rsync to transfer files to server ==
*local current directory to home/pictures directory:
=use sed to search and replace a file in place=
<pre>sed -i .bak 's/na_play/play/g' bin/prompt_them </pre>
=gphoto2=
*http://photolifetoys.blogspot.com/2012/08/control-your-camera-with-gphoto2-via.html