mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-18 08:30:42 +00:00
16 lines
337 B
Plaintext
16 lines
337 B
Plaintext
|
Name: <prog>
|
||
|
Version: 2.0 (August 1997)
|
||
|
Shell: GNO
|
||
|
Author: Dave Tribby (from FreeBSD code)
|
||
|
Contact: tribby@cup.hp.com
|
||
|
Where: /bin/<prog>
|
||
|
FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com
|
||
|
|
||
|
<description>
|
||
|
|
||
|
/*
|
||
|
* Resources for version and comment
|
||
|
*/
|
||
|
#define PROG "wc"
|
||
|
#define DESC "Word, line, and byte count."
|