This is test(1) for GNO. 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 CHANGE LOG ========== v1.1 October, 1997. - Updated to build with GNO v2.0.6 base release. - Cleaned up stack check code a bit (use atexit(3)). v1.0 February 1996. - Initial release.