shell_escape s
can be used as a part of bash command line to mean the word s
with any special characters escaped.
shell_escape_list l
constructs a part of bash command line with multiple
blank-separated words l
on it with any special characters escaped