- tail using Windows command
- 日常茶飯事
- 2016. 3. 1. 12:30
> type a.txt | find /c /v ""
52
> set /a 52-5
47
> more +47 a.txt > con
vv
ww
xx
yy
zz
-f 옵션은 다음 기회에.
> type a.txt | find /c /v ""
52
> set /a 52-5
47
> more +47 a.txt > con
vv
ww
xx
yy
zz
-f 옵션은 다음 기회에.
Recent comment