cmd: rephrase text for shell formatting
This commit is contained in:
@@ -243,8 +243,8 @@ cmd: grep -o "\b${word}\b" ${file}
|
|||||||
bin: grep
|
bin: grep
|
||||||
tag: search
|
tag: search
|
||||||
|
|
||||||
aim: Reformat variable for shell input
|
aim: Reformat text for shell input
|
||||||
cmd: printf "%q\n" "${variable}"
|
cmd: printf "%q\n" "${text}"
|
||||||
bin: printf
|
bin: printf
|
||||||
tag: xargs
|
tag: xargs
|
||||||
tag: stdout
|
tag: stdout
|
||||||
|
|||||||
Reference in New Issue
Block a user