Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sed-chains-substs « sed « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 266936ac46b6f577a9b46e8b66796b13f542b4da (plain)
1
test "$(echo foo | busybox sed -e s/foo/bar/ -e s/bar/baz/)" = baz