UNIX in a Nutshell: System V Edition

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

toupper

toupper(str)

Translate all lowercase characters in str to uppercase and return the new string. {N}


Previous: Reference: tolowerUNIX in a Nutshell: System V EditionNext: Reference: while
Reference: tolowerBook IndexReference: while

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