UNIX in a Nutshell: System V Edition

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

sprintf

sprintf(format [, expressions])

Return the formatted value of one or more expressions, using the specified format (see printf). Data is formatted but not printed. {N}


Previous: Reference: splitUNIX in a Nutshell: System V EditionNext: Reference: sqrt
Reference: splitBook IndexReference: sqrt

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