hxtools/src-hxbrief
Lennart Spitzner 7ff33187c8 hxbrief: Fix child command argument passing
Previously, a child command like 'echo "foo; echo bar"' would
actually have invoked echo twice, because essentially the
quotation-marks got eated by our input parser. Not ideal.
2022-02-24 18:57:24 +00:00
..
Main.hs hxbrief: Fix child command argument passing 2022-02-24 18:57:24 +00:00
Util.hs initial commit 2022-01-24 10:20:13 +00:00