@ -211,10 +211,10 @@ setup-pi-webcam()
BIG FAT WARNING: this needs to specify an actual file as a destination
(similar to ln) adding a directory would not work.
#+begin_src sh
lb()
bl()
{
mv $1 $2
ln -s $2 $1
ln $2 $1
}
#+end_src
*** konsole helpers :daily: