To: CCWan
Brother, the command findstr /v /g:b.txt a.txt >1.txt seems to need to be changed to findstr /v /g:b.txt a.txt >>1.txt, which is more reasonable, right?
Brother, the command findstr /v /g:b.txt a.txt >1.txt seems to need to be changed to findstr /v /g:b.txt a.txt >>1.txt, which is more reasonable, right?
