home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: red Chapter 2
UNIX Commands
Next: Reference: relogin
 

regcmp



regcmp

 [

-

] 

files

Stands for "regular expression compile." Compile the regular expressions in one or more files and place output in file .i (or in file .c if - is specified). The output is C source code, while the input entries in files are of the form:



C variable

     
"


regular expression


"


Previous: Reference: red UNIX in a Nutshell: System V Edition Next: Reference: relogin
Reference: red Book Index Reference: relogin

The UNIX CD Bookshelf Navigation The UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System