mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-17 12:08:43 +00:00
12 lines
340 B
Plaintext
12 lines
340 B
Plaintext
|
Name: test
|
||
|
Version: 1.0 (9 Feb 96)
|
||
|
Shell: GNO/ME
|
||
|
Author: Devin Reade
|
||
|
Contact: gdr@myrias.com
|
||
|
Where: /bin
|
||
|
FTP: grind.isca.uiowa.edu
|
||
|
|
||
|
The test utility evaluates string and integer expressions and, if
|
||
|
it evaluates to true, returns a zero (true) exit status; otherwise it
|
||
|
returns 1 (false). Test is used mainly in shell scripts.
|