| Linux / Unix Command: true |
NAME
true - do nothing, successfullySYNOPSIS
true [ignored command line arguments]true OPTION
DESCRIPTION
Exit with a status code indicating success.
These option names may not be abbreviated.
- --help
- display this help and exit
- --version
- output version information and exit
SEE ALSO
The full documentation for true is maintained as a Texinfo manual. If the info and true programs are properly installed at your site, the command- info true
should give you access to the complete manual.
Important: Use the man command (% man) to see how a command is used on your particular computer.

