What does %s represent in a Bash printf format string?
%s
printf
A placeholder that formats the corresponding argument as a string
An operator that saves the output to a file
A marker that declares the beginning of a shell script
A command that inserts exactly one space