Revision [997]

This is an old revision of CommandFalse made by DavidLee on 2009-11-25 10:00:38.

 

Command false


Name

false returns a false condition

False returns the exit value 1 which is considered false.

Synopsis

false


Examples


Example
if false ; then echo False; else echo True ; fi

Result
True


Commands
Commands
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki