On Tue, Sep 7, 2010 at 6:47 PM, Alexander Hall <ha...@openbsd.org> wrote:

This isn't C. :)

> first=1

first=true

>                first=

first=false

> [ $first ] || echo

$first || echo

Reply via email to