Shellscript syntax question

Will Maier willmaier at ml1.net
Mon Jan 9 12:32:34 PST 2006


On Mon, Jan 09, 2006 at 09:20:42PM +0100, Frank Staals wrote:
> Anyway: thanks for the solusion, but what would be the expressions for 
> ">" "less or equal" and "greater or equal" ?

man 1 test

the '[' and ']' that surround the if-statement are shorthand for the
test(1) utility. The man page has a list of the different primaries
available.

-- 

o--------------------------{ Will Maier }--------------------------o
| jabber:..wcmaier at jabber.ccc.de | email:..........wcmaier at ml1.net |
| \.........wcmaier at cae.wisc.edu | \..........wcmaier at cae.wisc.edu |
*------------------[ BSD Unix: Live Free or Die ]------------------*


More information about the freebsd-questions mailing list