June 2003
Beginner to intermediate
944 pages
43h 1m
English
print [args] [destination]Print args on output. Literal strings must be quoted. Fields are printed in the order they are listed. If separated by commas in the argument list, they are separated in the output by the character specified by OFS. If separated by spaces, they are concatenated in the output. destination is a shell redirection or pipe expression (e.g., > file) that redirects the default output.
Read now
Unlock full access