Adding web and gopher scripts

This commit is contained in:
2023-02-11 15:33:40 +00:00
parent 56f232f3b2
commit 34d5596cca
2 changed files with 22 additions and 0 deletions

5
visit-gopher.ksh Executable file
View File

@@ -0,0 +1,5 @@
#/bin/ksh
gopher gopher://sdf.org:70/1/users/scm/
exit 0