比如:
[root@server1 ~]# whatis ls
ls (1) - list directory contents
ls (1p) - list directory contents
[root@server1 ~]# whatis cat
cat (1) - concatenate files and print on the standard output
cat (1p) - concatenate and print files
其中()里的l和lp分别代表什么意思啊?问什么后面有的一样,有的不一样?
如于得水 于 2010-05-01 22:07:28发表:
没人知道吗。。。
如于得水 于 2010-05-01 22:07:17发表:
?