Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TRUE(1)			    General Commands Manual		       TRUE(1)

NAME
       true -- return true value

SYNOPSIS
       true

DESCRIPTION
       The true	utility	always returns with an exit code of zero.

       Some  shells  may  provide a builtin true command which is identical to
       this utility.  Consult the builtin(1) manual page.

SEE ALSO
       builtin(1), csh(1), false(1), sh(1)

STANDARDS
       The true	utility	is expected to be IEEE Std 1003.2 ("POSIX.2") compati-
       ble.

FreeBSD	13.2			 June 9, 1993			       TRUE(1)

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | STANDARDS

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=true&manpath=FreeBSD+14.0-RELEASE+and+Ports>

home | help