This is the command ocs that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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 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.
Use ocs online using onworks.net services