LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1460|回复: 1

man的输出重定向,怎么有部分乱码

[复制链接]
发表于 2004-11-26 19:29:45 | 显示全部楼层 |阅读模式
man cat >cat.help

打开后这样

CAT(1)                           User Commands                          CAT(1)



NNAAMMEE
       cat - concatenate files and print on the standard output

SSYYNNOOPPSSIISS
       ccaatt [_O_P_T_I_O_N] [_F_I_L_E]...

DDEESSCCRRIIPPTTIIOONN
       Concatenate FILE(s), or standard input, to standard output.

       --AA, ----sshhooww--aallll
              equivalent to --vvEETT

       --bb, ----nnuummbbeerr--nnoonnbbllaannkk
              number nonblank output lines

       --ee     equivalent to --vvEE

       --EE, ----sshhooww--eennddss
              display $ at end of each line

       --nn, ----nnuummbbeerr
.............................................
发表于 2004-11-27 08:21:49 | 显示全部楼层
man cat | col -b > cat.htp
linux 一句话问答里有呀
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表