(root)/
gawk-5.2.2/
test/
gtlnbufv.awk
/@K@CODE/ { print ; getline temp ; print temp ;next }
{print}