Is this working? Is found in `cfg2html` main script and `linux/cfg2html-linux.sh` scripts ``` rm -rf /tmp//tmp/cfg2html.?????????????? # [20200312] {jcw} Pattern of seemingly hangers-on directories after a run ``` why not just use `rm -rf "/tmp/cfg2html.*"` ?