installed_progs.t: Python checks stdout too, 150 ok
[sunny256-utils.git] / pynt
blobd0509f21f889a5687d2a57ae2d61077739b9519d
1 #!/bin/sh
3 # pynt
4 # File ID: c8c9aa74-5d42-11df-98b0-90e6ba3022ac
6 killall xplanetbg
7 xplanetbg -projection ortho-xplanet -latitude 60.39494 -longitude 5.33016 $* &
9 # Låst posisjon med Norge lurt plassert
10 # xearth -nomarkers -bigstars 50 -shift "-275 -162" -sunpos "20 20" -mag 0.5 -once
11 # (xearth -bigstars 50 -shift "-275 -162" -mag 0.5 &) || (echo $0: Kunne ikke starte xearth) >&2
13 # xsnow -nosanta -notrees &>/dev/null &
14 # (xsnow &>/dev/null &) || (echo $0: Kunne ikke starte xsnow >&2)