Skip to main content

Diigo Home

f-spot - The Diigo Meta page

wiki.vermaat.name/f-spot.html - Cached - Annotated View

David Corking's personal annotations on this page

dcorking
Dcorking bookmarked on 2009-09-13 Photography Linux


  • Create a new /usr/bin/f-spot with the following contents:



    #!/bin/sh
    /usr/bin/f-spot.real -b /vermaat/photos -p /vermaat/photos "${@}"


    This should sort-of work in a multi-user environment.

This link has been bookmarked by 1 people . It was first bookmarked on 13 Sep 2009, by David Corking.

  • 13 Sep 09


    • Create a new /usr/bin/f-spot with the following contents:



      #!/bin/sh
      /usr/bin/f-spot.real -b /vermaat/photos -p /vermaat/photos "${@}"


      This should sort-of work in a multi-user environment.