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

sed-handles-embedded-slashes « sed « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cc287613d170e8f4fac8071029b60b2946046375 (plain)
1
test "$(echo fu/bar | busybox sed -e 's/[/]//')" = fubar