Home | History | Annotate | Download | only in testsuite

Lines Matching full:hello

150 hello' /dev/null
223 hello
227 hello
231 hello
235 hello
297 hello
411 $SED '/hello/' && exit 1
412 $SED '1,/hello/' && exit 1
415 # $SED 'a hello' && exit 1
416 # $SED 'a \ hello' && exit 1
418 $SED 'd hello' && exit 1