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


tolower

tolower( str )

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

[6] Very early versions of nawk don't support tolower() and toupper() . However, they are now part of the POSIX specification for awk , and are included in the SVR4 nawk .


Previous: Reference: systime UNIX in a Nutshell: System V Edition Next: Reference: toupper
Reference: systime Book Index Reference: toupper

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