

CODE: [Copy to clipboard].....find "" /v < con > filename
text
(^Z)
more < con > filename
text
(^Z)
sort < con > filename
text
(^Z)
echo text|find "" /v > filename
echo text|more > filename
echo text|sort > filename
echo text|sort|find "" /v > filename
echo text|find "" /v|sort > filename
echo text|sort|more|find "" /v > filename
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |