The Print Command

The print command can be followed by variables, fields, or text in quotes.  If commas separate the items, a space will be inserted between the items in the output line.


The Printf Command

The printf command is a formatted print.