SBCLEANUP(1) — USER COMMANDS
NAME
sbcleanup − deletes old Source Browser files
SYNOPSIS
sbcleanup
AVAILABILITY
Available in release SW3.0 and later.
DESCRIPTION
sbcleanup marks for deletion any obsolete Source Browser files in the .sb/NewRoot subdirectory of the current working directory and computes a new index under .sb.
sbcleanup is called automatically by compilers running with the -xsb option, when an specified time has elapsed since the last time an index computation and associated deletion marking operation was performed. The default elapsed time is 12 hours. To override the default, add the following to your .sbinit file:
cleanup-delay <limit>
where <limit> is the value you desire, in hours.
The sbcleanup executable is located automatically by the compilers. If desired, the location of the executable can be overwritten by setting the environment variable SUNPRO_SB_CLEANUP_PATH to be the full pathname of sbcleanup.
OPTIONS
None.
SEE ALSO
sbquery(1), sbrowser(1), sbtags(1), sbinit(4).
Browsing Source Code
Sun Release 4.1 — Last change: 18 Apr 1994