mirror of
https://github.com/ksherlock/gopher.git
synced 2024-12-02 04:49:17 +00:00
3.0b3, not 3.0b5
This commit is contained in:
parent
3ee9964d1d
commit
9aca19b10f
@ -1 +1 @@
|
||||
Gopher requires GNO (2.0.4, perhaps 2.0.6) and Marinetti (3.0b5).
Usage:
gopher [-o filename] [-O] gopher-url
-o filename: save as filename
-O: save as the remote filename
gopher urls look like:
gopher://server:port/path
where :port is optional. The first character of path is actually
the type code (5 and 9 are binary, others are text).
A blank path is assumed to be a directory listing but could be anything.
|
||||
Gopher requires GNO (2.0.4, perhaps 2.0.6) and Marinetti (3.0b3).
Usage:
gopher [-o filename] [-O] gopher-url
-o filename: save as filename
-O: save as the remote filename
gopher urls look like:
gopher://server:port/path
where :port is optional. The first character of path is actually
the type code (5 and 9 are binary, others are text).
A blank path is assumed to be a directory listing but could be anything.
|
Loading…
Reference in New Issue
Block a user