UNIX in a Nutshell: System V Edition

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

toupper

toupper toupper(str)

Translate all lowercase characters in str to uppercase and returns the new string. {G}


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