August 2000
Intermediate to advanced
816 pages
29h 45m
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