hush/testsuite/sed/sed-chains-substs
2001-10-30 23:11:20 +00:00

2 lines
67 B
Plaintext

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