This website requires JavaScript.
Explore
Help
Sign In
BusyBox
/
busybox
mirror of
https://github.com/mirror/busybox.git
Watch
1
Star
0
Fork
You've already forked busybox
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eac20451d2
busybox
/
testsuite
/
sed
/
sed-splits-edit-commands-on...
10 lines
74 B
Plaintext
Raw
Blame
History
echo 2 | busybox sed -e 'i\
1
a\
3' > output
cmp output - <<EOF
1
2
3
EOF
Reference in New Issue
View Git Blame
Copy Permalink