ref: 17ffc25b2303538e71895e660fce6640d5b1dc3b dir: /bin/escape/
#!/bin/rc exec sed 's,([.*?+()|^$\-\[\]\\]),\\\1,g'