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
       2023, fish-shell	developers

3.7				 Apr 14, 2025			       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+14.3.quarterly>

home | help