ossobv / planb

PlanB - automating remote backups and snapshots with zfs/rsync
GNU General Public License v3.0
28 stars 3 forks source link

/rpool--var--log -> /rpool-var-log using systemd-style escaping #35

Closed wdoekes closed 4 years ago

wdoekes commented 4 years ago
# systemd-escape rpool/var/log/this-is-a-test
rpool-var-log-this\x2dis\x2da\x2dtest

That should be more readable. And it's nice to use a consistent, reversible and documented format.

wdoekes commented 4 years ago

7a20e8ba7ffef184637941a9fee835b7fb9cac28