mirror of
https://github.com/sheumann/hush.git
synced 2025-02-03 23:34:27 +00:00
9b04f1841e
own substitution matched, not previous ones. e.g echo fooba | sed -n 's/foo//;s/bar/found/p' shouldnt print anything