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
False


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