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.
Mkalbani/printf
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.