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: int Chapter 11
The Awk Scripting Language
Next: Reference: log
 

length



length(



arg



)

Return the length of arg . If arg is not supplied, $0 is assumed. Therefore, length can be used as a predefined variable that contains the length of the current record.


Previous: Reference: int UNIX in a Nutshell: System V Edition Next: Reference: log
Reference: int Book Index Reference: log

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