freebsd man page for true

Query: true

OS: freebsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRUE(1) 						    BSD 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'') compatible.
BSD
June 9, 1993 BSD
Related Man Pages
pwd(1) - osx
echo(1) - mojave
nohup(1) - mojave
nohup(1) - osx
nohup(1) - freebsd
Similar Topics in the Unix Linux Community
how to exit a while true loop
Remove a folder after a 'true' uninstall....
Check Character matching from pos 7-15 to pos 211-219 if True then replace 211-219 with spaces
Find string1, when true find string2 in reverse direction
How to replace the field values, which are greater than the specified value with TRUE?