Home
Databases & Systems
Database Administrators
Unix & Linux Stack Exchange
Sample Header Ad - 728x90
Home
Unix & Linux Stack Exchange
How to use argument twice in printf in shell?
How to use argument twice in printf in shell?
5
votes
1
answer
1159
views
shell
zsh
printf
printf %s%s one two
prints
onetwo
but I would like
oneonetwotwo
How can I do that?
Asked by user172877
May 3, 2023, 09:02 PM
Last activity: Aug 27, 2024, 04:03 AM
Sidebar Ad - 300x250
Related Questions
Browse more questions from Unix & Linux Stack Exchange
More questions tagged "shell"
More questions tagged "zsh"
More questions tagged "printf"