mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
30e632d05e
Submitted by: cpiazza@home.net A TCL script to download the latest high-res satellite views of earth and set it as the background image in the X root window.
12 lines
365 B
Plaintext
12 lines
365 B
Plaintext
--- x3arth.orig Sat Apr 3 06:26:53 1999
|
|
+++ x3arth Thu Apr 15 12:18:41 1999
|
|
@@ -1,6 +1,6 @@
|
|
#!/bin/sh
|
|
-# the next line restarts using tclsh \
|
|
-exec tclsh "$0" "$@"
|
|
+# the next line restarts using tclsh8.0 \
|
|
+exec tclsh8.0 "$0" "$@"
|
|
|
|
set usage "x3arth \[<satellite> \[-c \[file\] | -b\]\] \n\
|
|
<satellite> : GMS-5, FY-2, GOES-8, GOES-9, GOES-10 or METEOSAT-7\n\
|