1TRUE(1)                          User Commands                         TRUE(1)
2
3
4

NAME

6       true - do nothing, successfully
7

SYNOPSIS

9       true [ignored command line arguments]
10       true OPTION
11

DESCRIPTION

13       Exit with a status code indicating success.
14
15       --help display this help and exit
16
17       --version
18              output version information and exit
19
20       NOTE: your shell may have its own version of true, which usually super‐
21       sedes the version described here.  Please refer to your  shell's  docu‐
22       mentation for details about the options it supports.
23
24       GNU  coreutils  online  help:  <http://www.gnu.org/software/coreutils/>
25       Report true translation bugs to <http://translationproject.org/team/>
26

AUTHOR

28       Written by Jim Meyering.
29
31       Copyright © 2013 Free Software Foundation, Inc.   License  GPLv3+:  GNU
32       GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
33       This  is  free  software:  you  are free to change and redistribute it.
34       There is NO WARRANTY, to the extent permitted by law.
35

SEE ALSO

37       The full documentation for true is maintained as a Texinfo manual.   If
38       the  info  and  true  programs are properly installed at your site, the
39       command
40
41              info coreutils 'true invocation'
42
43       should give you access to the complete manual.
44
45
46
47GNU coreutils 8.22               October 2018                          TRUE(1)
Impressum