4 lines
54 B
Batchfile
4 lines
54 B
Batchfile
|
sed -e "s/, *TAGFILE.*//" %1 > \tmp\y
|
||
|
copy \tmp\y %1
|
||
|
|