busybox/testsuite/sed/sed-chains-substs

2 lines
67 B
Plaintext

test "$(echo foo | busybox sed -e s/foo/bar/ -e s/bar/baz/)" = baz