Computer Hope

Other Pages

Home
Site map
Computer help

Dictionary
News
Q&A
What's new

Tools

E-mail this page
Print Preview
Edit this page



 

Linux / Unix printf command

Quick links

About printf
Syntax
Examples
Related commands
Linux / Unix main page

About printf

Write formatted output.

Syntax

printf format [ argument]

format A string describing the format to use to write the remaining operands.
argument The strings to be written to standard output, under the control of format

Examples

printf "hello" - returns hello to the screen.

Related commands

awk
bc
echo

 

Index

Category:
Linux / Unix

Companies:
Click here

Related Pages:

Resolved

Were you able to locate the answer to your questions?

Home - Computer help - Contact - Dictionary - Links
Link to Computer Hope - Bookmark Computer Hope