Replacing hyphens with \x2d really messes with readability of unit names, for example mount units for /dev/disk/by-label paths.
Is there any practical use for the perfect unescapability? I'd rather have both slash and hyphen mapped to hyphens then scrambled unit names..
Replacing hyphens with \x2d really messes with readability of unit names, for example mount units for
/dev/disk/by-labelpaths.Is there any practical use for the perfect unescapability? I'd rather have both slash and hyphen mapped to hyphens then scrambled unit names..