From ce05fac9edeabb841e8ec807e0f96bc1a7a90155 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 19 Mar 2023 23:28:36 +0000 Subject: Delete s6-test doc page Signed-off-by: Laurent Bercot --- doc/s6-test.html | 86 -------------------------------------------------------- 1 file changed, 86 deletions(-) delete mode 100644 doc/s6-test.html (limited to 'doc') diff --git a/doc/s6-test.html b/doc/s6-test.html deleted file mode 100644 index 9c756b6..0000000 --- a/doc/s6-test.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - s6-portable-utils: the s6-test program - - - - - - -

-s6-portable-utils
-Software
-skarnet.org -

- -

The s6-test program

- -

- s6-test evaluates an expression and indicates the result via its -exit status. -

- -

Interface

- -
-     s6-test expression...
-
- -

- s6-test acts as the generic -test utility, -but it diverges from the specification on one point: if an argument starts with a backslash, -this backslash is ignored (and the argument cannot be an operation). This is a simple -disambiguation technique that has unfortunately not been chosen by the standard. -

- -

- s6-test accepts an arbitrary number of arguments. -

- -

Exit codes

- - - -

Posixness

- -

- s6-test is not suitable as a Single Unix -test -program; however, if your arguments never start with a backslash, it exhibits the -exact same behaviour. -

- -

Non-standard expressions

- - - -

Notes

- - - - - -- cgit v1.2.3