Sign in
coral
/
busybox
/
98e4eab0c632f7ed8d823bf587df40abeb68ea9d
/
.
/
testsuite
/
sed
/
sed-chains-substs
blob: 266936ac46b6f577a9b46e8b66796b13f542b4da [
file
] [
log
] [
blame
]
test
"$(echo foo | busybox sed -e s/foo/bar/ -e s/bar/baz/)"
=
baz