Sample Header Ad - 728x90

printf - store formatted string output in a variable

7 votes
1 answer
1651 views
Instead of the following printf '%s\t%s\t%s\t%s\n' 'index' 'podcast' 'website' 'YouTube' I want to store the printf output in a Results variable, how can I do this?
Asked by Porcupine (2156 rep)
May 9, 2024, 03:38 PM
Last activity: May 10, 2024, 07:42 PM