Query: true
OS: hpux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
true(1) General Commands Manual true(1)NAMEtrue, false - return exit status zero or one respectivelySYNOPSISDESCRIPTIONThe command does nothing, and returns exit code zero. The command does nothing, and returns exit code one. They are typically used to construct command procedures.RETURN VALUEExit values are: always from true. always from false.EXAMPLESThis command loop repeats without end:WARNINGSis typically used in shell scripts. Some shells provide a built-in version of (and that is more efficient than the standalone versions.SEE ALSOcsh(1), ksh(1), sh(1), sh-posix(1).STANDARDS CONFORMANCEtrue(1)
Related Man Pages |
---|
false(1) - osf1 |
test(1) - minix |
case(1) - sunos |
if(1) - sunos |
switch(1) - sunos |