LinuxSir.cn,穿越时空的Linuxsir!

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

FreeBSD 中 sort 的手册真幽默

[复制链接]
发表于 2006-1-11 14:30:39 | 显示全部楼层 |阅读模式
  1. BUGS
  2.        The different meaning of field numbers depending on whether -k is used
  3.        is confusing.  It's all POSIX's fault!
复制代码

哈哈
发表于 2006-1-11 19:05:09 | 显示全部楼层

  1. BUGS
  2.        Perhaps.

复制代码

这个也很有趣
回复 支持 反对

使用道具 举报

发表于 2006-1-11 20:53:17 | 显示全部楼层
readline:

  1. BUGS                                                                     
  2.        It's too big and too slow.   
复制代码


最强的还是latex:

  1. LATEX also has some disadvantages, and I guess it’s a bit diffcult for me to
  2. find any sensible ones, though I am sure other people can tell you hundreds
  3. ;-)
  4.   • [color="Red"]LATEX does not work well for people who have sold their souls . . .[/color]
  5.   • [color="Red"]It is very hard to write unstructured and disorganized documents.[/color]
复制代码
回复 支持 反对

使用道具 举报

发表于 2006-1-11 21:33:36 | 显示全部楼层
The different meaning of field numbers depending on whether -k is used
       is confusing.  It's all POSIX's fault!
这个是什么意思,我没看明白……
场数目的不同意义依赖于-k参数是否使用,这常令人产生疑惑?这都是POSIX的错?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-1-12 10:42:06 | 显示全部楼层
Post by Freesnake
The different meaning of field numbers depending on whether -k is used
       is confusing.  It's all POSIX's fault!
这个是什么意思,我没看明白……
场数目的不同意义依赖于-k参数是否使用,这常令人产生疑惑?这都是POSIX的错?
  1.        +POS1 [-POS2]                                                                                                               
  2.               Specify  a  field within each line to use as a sorting key.  The                                                      
  3.               field consists of the portion of the line starting at  POS1  and                                                      
  4.               up  to  (but  not  including) POS2 (or to the end of the line if                                                      
  5.               POS2 is not given).  The fields and character positions are num-                                                      
  6.               bered starting with 0.                                                                                                
  7.                                                                                                                                     
  8.        -k POS1[,POS2]                                                                                                               
  9.               An alternate syntax for specifying sorting keys.  The fields and                                                      
  10.               character positions are numbered starting with 1.               
复制代码
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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