SBCLEANUP(1)
NAME
sbcleanup − deletes old Source Browser files
SYNOPSIS
sbcleanup
AVAILABILITY
Available with ANSI C and Sun FORTRAN, Pascal, C++, and Assembler On x86, FORTRAN and Pascal are not available at the time of this release.
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
SunOS 3.0.1 — Last change: 27 Feb 1995