busybox/testsuite/sed/sed-chains-substs

2 lines
67 B
Plaintext
Raw Normal View History

2001-10-31 04:41:20 +05:30
test "$(echo foo | busybox sed -e s/foo/bar/ -e s/bar/baz/)" = baz