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

FreeBSD Manual Pages

  
 
  

home | help
TRUE(1) 			   fish-shell				 TRUE(1)

NAME
     true - return a successful result

SYNOPSIS
     true

DESCRIPTION
     true sets the exit status to 0.

     : (a single colon) is an alias for the true command.

SEE ALSO
     * false command

     * $status variable

COPYRIGHT
     fish-shell developers

4.6				  Aug 01, 2026				 TRUE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=true&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help