33. Output Format - Prints Formatted Results
Contents
Linux provides a printf command through which we can format what we want to output.
New line
|
|
Double quote
|
|
Backslash
|
|
Alert bell
|
|
Backspace
|
|
Escape
|
|
Form Feed
|
|
Carriage Return
|
|
Horizontal Tab
|
|
Vertical Tab
|
|
Octal Value
|
|
Hexadecimal Value
|
|
Unicode Character
Four Digits
|
|
Eight Digits
|
|
References PRINTF(1), PRINTF(3), 15.2 printf: Format and print data
Author Dong Chen
LastMod Wed Mar 6 2019