cmd: rephrase text for shell formatting

This commit is contained in:
2026-04-30 20:12:59 +02:00
parent 8bb26740b0
commit 0a824f10c8

View File

@@ -243,8 +243,8 @@ cmd: grep -o "\b${word}\b" ${file}
bin: grep
tag: search
aim: Reformat variable for shell input
cmd: printf "%q\n" "${variable}"
aim: Reformat text for shell input
cmd: printf "%q\n" "${text}"
bin: printf
tag: xargs
tag: stdout