true.1 (a1bd63b9e1c741e0ed55565bd689e62c7c0ac570) | true.1 (86ccd13850a23ed5f61441ae3acc5608a2bcea56) |
---|---|
1.\" Copyright (c) 1983, 1985, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" the Institute of Electrical and Electronics Engineers, Inc. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 33 unchanged lines hidden (view full) --- 42.Nm true 43.Nd return true value 44.Sh SYNOPSIS 45.Nm 46.Sh DESCRIPTION 47The 48.Nm 49utility always returns with an exit code of zero. | 1.\" Copyright (c) 1983, 1985, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software contributed to Berkeley by 5.\" the Institute of Electrical and Electronics Engineers, Inc. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 33 unchanged lines hidden (view full) --- 42.Nm true 43.Nd return true value 44.Sh SYNOPSIS 45.Nm 46.Sh DESCRIPTION 47The 48.Nm 49utility always returns with an exit code of zero. |
50.Pp 51Some shells may provide a builtin 52.Nm 53command which is similar or identical to this utility. 54Consult the 55.Xr builtin 1 56manual page. |
|
50.Sh SEE ALSO | 57.Sh SEE ALSO |
58.Xr builtin 1 , |
|
51.Xr csh 1 , 52.Xr false 1 , 53.Xr sh 1 54.Sh STANDARDS 55The 56.Nm 57function is expected to be 58.St -p1003.2 59compatible. | 59.Xr csh 1 , 60.Xr false 1 , 61.Xr sh 1 62.Sh STANDARDS 63The 64.Nm 65function is expected to be 66.St -p1003.2 67compatible. |