Jon*_*nas 21 windows printing command-line
如何在 Windows 的命令提示符下打印文本文件的内容?
在 Linux 中,我可以使用less textfile.txt,more textfile.txt或cat textfile.txt
less textfile.txt
more textfile.txt
cat textfile.txt
在 Windows 中执行此操作的命令是什么?
Hel*_*o71 32
type textfile.txt 如果你想一页一页地看,more textfile.txt.
type textfile.txt
归档时间:
15 年,7 月 前
查看次数:
56706 次
最近记录:
9 年,11 月 前