UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: ifChapter 11
The awk Programming Language
Next: Reference: int
 

index

index(str, substr)

Return the position (starting at 1) of substr in str, or zero if substr is not present in str.


Previous: Reference: ifUNIX in a Nutshell: System V EditionNext: Reference: int
Reference: ifBook IndexReference: int

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