[BusyBox-cvs] busybox/testsuite/sed sed-append-next-line,NONE,1.1

Glenn McGrath bug1 at busybox.net
Mon Sep 15 05:35:51 UTC 2003


Update of /var/cvs/busybox/testsuite/sed
In directory winder:/tmp/cvs-serv6728/sed

Added Files:
	sed-append-next-line 
Log Message:
Test the N command


--- NEW FILE: sed-append-next-line ---
busybox sed -n 'N;p'>output <<EOF
a
b
c
EOF
cmp -s output - <<EOF
a
b
EOF




More information about the busybox-cvs mailing list