geo - limestone - A KDE marble commandline interface.
(HTM) git clone git://r-36.net/limestone
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) 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