Skip to content

Latest commit

 

History

History
2 lines (1 loc) · 184 Bytes

File metadata and controls

2 lines (1 loc) · 184 Bytes

printf is a shell builtin that formats and prints data. The command accepts a printf format string, which specifies methods for formatting items, and a list of items to be formatted.