Lines Matching +full:function +full:- +full:off
1 .\" Copyright (c) 1994-2021 Simon J. Gerraty
3 .\" SPDX-License-Identifier: BSD-2-Clause
12 .\" Please send copies of changes and bug-fixes to:
22 .Bl -item -compact
48 run-time tracing of complicated shell scripts.
49 .Bl -tag -width 4n
57 It turns tracing off if
79 option is present, tracing is turned off unless there
88 or off if any
106 is the last operation in a function,
108 will be the return code of the function.
124 .Bd -literal -offset indent
130 prefixed with a time-stamp.
146 This function outputs a very noticable banner indicating the value of
159 to turn it off.
181 If a function turns tracing on, ksh turns it off when the
182 function returns - useless.
184 PD ksh works ok ;-)
186 .An -nosplit