February 14, 2023
https://issues.dlang.org/show_bug.cgi?id=23706

          Issue ID: 23706
           Summary: Do not escape POSIX shell parameters unless necessary
           Product: D
           Version: D2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody@puremagic.com
          Reporter: dlang-bugzilla@thecybershadow.net

We should apply the same idea as issue 13447 to POSIX shell escaping as well.

--