Linux News
The world is talking about GNU/Linux and Free/Open Source Software
Bash printf Command
Typically, when writing bash scripts, we use echo to print to the standard output. echo is a simple command but is limited in its capabilities.
To have more control over the formatting of the output, use the printf command. The printf command formats and prints its arguments, similar to the C printf() function.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.