printf: allow flags for the %s format string aswell
This is useful for example to left-align strings and pad them with spaces. printf '%-12.12s: %s\n' 'user' "$USER"master
parent
61be841f5c
commit
1cc5a57fd7
Loading…
Reference in New Issue