SYSTEMD-ESCAPE(1) systemd-escape SYSTEMD-ESCAPE(1) NAME systemd-escape - SYNOPSIS systemd-escape [OPTIONS...] [STRING...] systemd-escape --unescape --mangle --suffix= ".service" ".mount" --template=, --unescape , --mangle --template= foobar@.service --suffix=, --unescape, --mangle --path, -p "/" --unescape --suffix=, --template=, --mangle --mangle --escape --suffix=, --template=, --unescape -h, --help --version $ 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 0 systemd(1), systemctl(1) man http://www.jinbuguo.com man https://github.com/man-pages-zh/manpages- zh systemd 231 SYSTEMD-ESCAPE(1)