mirror of
https://github.com/sheumann/hush.git
synced 2025-03-01 12:30:09 +00:00
is anchored to the start of line, there can be only one subst. echo "aah" | sed 's/^a/b/g'
is anchored to the start of line, there can be only one subst. echo "aah" | sed 's/^a/b/g'