Jump to content

User:devper94/Testing/test (Unix)

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Devper94 (talk | contribs) at 16:08, 21 August 2011. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


test is an Unix command line that evaluates conditional expressions.

Usage

[edit]

The test command can be specified in two ways:

test expression

or

[ expression ]

See also

[edit]

List of Unix utilities

expr command

[edit]

Man page for test command