Hello123World 当前离线
荣誉版主
@echo off(For /f "tokens=2* delims=:" %%i in ('Findstr /n ".*" "*.txt"') do If "%%i"=="1" echo %%j)>1.txtpauseCOPY
TOP