Files
systemd/src/basic
Richard Maw 61ee693981 util: Add shell_escape
This is for shell-style \ escaping rather than quoting, which while it
has the same effect in produced shell commands, is not exclusively
useful for shell commands.

shell_escape would be useful for producing sed commands, as you would be
able to \ escape the normal special characters, plus whichever argument
separator was chosen; or it could be used to escape arguments passed to
the overlayfs mount command.
2015-08-07 15:50:43 +00:00
..
2015-07-16 14:11:12 +02:00
2015-07-31 19:56:38 +02:00
2015-06-17 18:01:49 +02:00
2015-08-04 03:23:43 -07:00
2015-07-30 15:51:50 +02:00
2015-08-07 15:50:43 +00:00
2015-08-07 15:50:43 +00:00