SYSTEMD-ESCAPE(1) systemd-escape SYSTEMD-ESCAPE(1) (NAME) systemd-escape - (SYNOPSIS) systemd-escape [OPTIONS...] [STRING...] (DESCRIPTION) systemd-escape . (unescape) . . (stdout) . --unescape . --mangle . systemd.unit(5) . (OPTIONS) : --suffix= . "service" "mount". --template=, --unescape --mangle . 216. --template= () . foobar@.service . --unescape, (instantiated) (instance) . --suffix=, --instance --mangle . 216. --path, -p . ( "/" "." ".." ). ".." . "%f" systemd.unit(5) . 216. --unescape, -u . --suffix= --mangle . 216. --mangle, -m --escape . --suffix=, --template= --unescape . 216. --instance --unescape, (instance) . ssh@.service ssh.service . --unescape --template . 240. -h, --help . --version . (EXAMPLES) : $ systemd-escape 'Hallochen, Meister' Hall\xc3\xb6chen\x2c\x20Meister : $ systemd-escape -u 'Hall\xc3\xb6chen\x2c\x20Meister' Hallochen, Meister : $ systemd-escape -p --suffix=mount "/tmp//waldi/foobar/" tmp-waldi-foobar.mount : $ systemd-escape --template=systemd-nspawn@.service 'My Container 1' 'containerb' 'container/III' systemd-nspawn@My\x20Container\x201.service systemd-nspawn@containerb.service systemd-nspawn@container-III.service : $ systemd-escape -u --instance 'systemd-nspawn@My\x20Container\x201.service' My Container 1 : $ systemd-escape -u --template=systemd-nspawn@.service 'systemd-nspawn@My\x20Container\x201.service' My Container 1 (EXIT STATUS) 0 . (SEE ALSO) systemd(1), systemd.unit(5), systemctl(1) systemd 261.2 SYSTEMD-ESCAPE(1)