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