echo -e "AAA\nBBB\nCCC\nDDD" | sed -n '/BBB/ {n;s/C/Z/2p}'
Standard input is empty
CZC
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!