Command true


Name

true returns a true condition

true returns the exit value 0 which is considered false.

Synopsis

true


Examples


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

Result
True


Commands
CategoryCommands

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki