home *** CD-ROM | disk | FTP | other *** search
- GOPMKDIR, a tool for the Gopher server
- (c) Gunter Hille, 22-FEB-93
-
- This small program creates a file 00GOPHER.GOP containing all files
- which were selected by the command line parameters.
- This program works recursively in all subdirectories starting at the
- specified root directory.
-
- Usage: gopmkdir <rootdir> <wildcard> [ <wildcard> ]
-
- You can specify a file by its full name or using wildcards, e.g.
-
- gopmkdir c:\documents *.doc *.txt
-
- Don't forget the backslash when creating an entry for the root directory
-
- gopmkdir \ *.txt
-
- As the file 00GOPHER.GOP needs information about your host address, the
- environment variable MYIP must be set. A Gopher port number of 70 is
- assumed.
-
- The headline shown to a Gopher client is the first line of the selected
- file. Information about the size of the text is included in the headline.
- Please check your documents! If you find this reference, the first line
- of the document is empty:
-
- 0 2KB [No headline].....
-
-
-
- Gunter Hille (Hille@informatik.uni-hamburg.de)
- Computer Science Department
- University Hamburg
- Vogt-Koelln-Str. 30
- D-2000 Hamburg 54
- Germany
-