Think this is also not bad
@echo off
type a.txt|find /v /c ""
pause
简单!简单!再简单!
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
@echo off
type a.txt|find /v /c ""
pause
Originally posted by terse at 2007-12-2007-12-24 10:59 AM:
Feels like this is also not bad
@echo off
type a.txt|find /v /c ""
pause