Article 545FW LXer: Bash printf Command

LXer: Bash printf Command

by
LXer
from LinuxQuestions.org on (#545FW)
Published at LXer:

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.

Read More...latest?d=yIl2AUoC8zA latest?i=-C8QmopUxHI:SQRAhnZnjUU:F7zBnMy latest?i=-C8QmopUxHI:SQRAhnZnjUU:V_sGLiP latest?d=qj6IDK7rITs latest?i=-C8QmopUxHI:SQRAhnZnjUU:gIN9vFw-C8QmopUxHI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments