Searching for information in the reference pages (UNIX)
You can search the reference manuals using the search mechanisms available on UNIX.
In a terminal window, navigate to
<CCASEHOMEDIR>/doc/help/cc_ref
/
At the command prompt, type one of the following:
grep
string
*.htm
grep `
string with spaces
' *.htm
Parent topic:
Working at the command line
Feedback