freebsd-dev/contrib/awk/test/gtlnbufv.awk
2000-08-15 10:02:07 +00:00

3 lines
62 B
Awk

/@K@CODE/ { print ; getline temp ; print temp ;next }
{print}