红联Linux门户
Linux帮助

将man转存为文本文件的方法

发布时间:2014-03-20 09:53:09来源:红联作者:tioced
如何将man转存为文本文件?

以ls的man为例

man ls |col -b >ls.txt

将info变成文本,以make为例

info make -o make.txt -s
文章评论

共有 0 条评论