gno/bin/test
1996-02-11 05:47:05 +00:00
..
binaryop
makefile.mk
mkops
operators.c eliminated the splatprep droppings 1996-02-11 05:47:05 +00:00
operators.h
README
test2.c eliminated the splatprep droppings 1996-02-11 05:47:05 +00:00
test.1
test.c eliminated the splatprep droppings 1996-02-11 05:47:05 +00:00
TEST.csh
test.desc
test.rez
unaryop

This is test(1) for GNO/ME.  For those of you familiar with it
from other platforms, it is a minimal BSD version, not a code-bloated
GNU version.  For those not familiar with it, read the man page.

I admit that this has limited functionality with gsh, but it will
become more useful when sh(1) comes out ...

For installation, either type 'dmake install', or copy the files
	test		to 		/bin
	test.1		to		/man/man1

For copying info, see the legalese at the beginning of the file
test.c, or the man page (you have to view the file directly rather
than than via nroff(1) to see it).

Also, regarding the GNO binary:

	This program contains material from the ORCA/C Run-Time
	Libraries, copyright 1987-1996 by Byte Works, Inc.  Used
	with permission.

If you have problems with this, let me know.  It was a two-hour port.

Devin Reade
February, 1996
<gdr@myrias.com>