CODE: [Copy to clipboard]sed -n "1p" a.txt
CODE: [Copy to clipboard]@echo off set /p a=<a.txt sed "s/=[^=]*/=%a%/" b.txt