2 lines
67 B
Plaintext
2 lines
67 B
Plaintext
|
test "$(echo foo | busybox sed -e s/foo/bar/ -e s/bar/baz/)" = baz
|