limestone

A KDE marble commandline interface.
git clone git://r-36.net/limestone
Log | Files | Refs | README | LICENSE

geo (121B)


      1 #!/bin/sh
      2 #
      3 # Copy me if you can.
      4 # by 20h
      5 #
      6 #
      7 # usage: geo position description
      8 #
      9 
     10 limestone -z 3000 $(geopos -g "$@")
     11