ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



ocs(1)                                                                                                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 main-tainence maintainence
       tainence 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 generated 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)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.