Jonny wrote:
> $ test a < b
> dash: cannot open b: No such file
> $ test a > b
> $ ls
> b

I forgot backslash.
 $ test a \< b
 $ test a \> b



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to