ocs(1) debian man page | unix.com

Man Page: ocs

Operating Environment: debian

Section: 1

ocs(1)							      General Commands Manual							    ocs(1)

NAME
ocs - creates and maintains the database for cscope on a recursive directory set
SYNOPSIS
ocs [-x] [-f] [-q] [-u]
DESCRIPTION
This manual page briefly documents ocs , a shell script wrapper that automates the creation and maintenance of a cscope(1) database on a recursive set of directories. Under normal circumstances, ocs generates a cscope database on a recursive group of directories starting from the current working directory, before launching cscope(1) in interactive mode.
OPTIONS
-x Enable debugging. -f Force. Do not ask about regenerating 'TMP' lists (lists generated by ocs ), just do it; Allow the regeneration of 'CSD' (lists gen- erated by cscope(1) ) lists. -q Tell cscope to build a fast reverse index. Database disk space usage is doubled, but searching speed is increased. -u Request that the database be updated or regenerated.
FILES
./cscope.rc If this is an executable shell script, it will be included in the body of ocs in order to override intenal filenames and other options. See the comments at the top of /usr/bin/ocs for more information.
BUGS
None noted.
SEE ALSO
cscope(1), /usr/bin/ocs.
AUTHORS
This manpage originally prepared by Nick Rusnov <nick@grawk.net> for the Debian Project. The Debian Project June 2001 ocs(1)
Related Man Pages
cscope(1) - centos
cg(1) - debian
cscope-indexer(1) - debian
ocs(1) - debian
tcs(1) - debian
Similar Topics in the Unix Linux Community
can a shell script interact with database?
recursive directory listing with ownership
Removing identical words in column
How to find the latest file on Unix or Linux (recursive)
help with recursive handbrake script