sed -e 's/72;/72, next_val = 0x11111111;/;/@/{h;s/test/next/g;x;G}' fmt_vuln.c > fmt_vuln2.c
你能告诉我是什么意思;/@/{h;s/test/next/g;x;G}吗?
;/@/{h;s/test/next/g;x;G}
shell sed command
command ×1
sed ×1
shell ×1