Translations by Charles Sun

Charles Sun has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

13 of 3 results
979.
-g, --general-numeric-sort compare according to general numerical value -i, --ignore-nonprinting consider only printable characters -M, --month-sort compare (unknown) < `JAN' < ... < `DEC' -n, --numeric-sort compare according to string numerical value -R, --random-sort sort by random hash of keys --random-source=FILE get random bytes from FILE (default /dev/urandom) -r, --reverse reverse the result of comparisons
2009-05-29
-g, --general-numeric-sort 比较普通的数值 -i, --ignore-nonprinting 只考虑可打印字符 -M, --month-sort 对月份排序 (unknown) < `JAN' < ... < `DEC' -n, --numeric-sort 比较字符串化的数值 -R, --random-sort 按照随机的 hash 键值排序 --random-source=FILE 从 FILE (默认 /dev/urandom) 获得随机字节 -r, --reverse 逆转比较的结果
980.
Other options: -c, --check, --check=diagnose-first check for sorted input; do not sort -C, --check=quiet, --check=silent like -c, but do not report first bad line --compress-program=PROG compress temporaries with PROG; decompress them with PROG -d -k, --key=POS1[,POS2] start a key at POS1, end it at POS2 (origin 1) -m, --merge merge already sorted files; do not sort
2009-05-29
其他选项: -c, --check, --check=diagnose-first 检查排序后的输入;不排序 -C, --check=quiet, --check=silent 同 -c, 但是不报告第一个坏行 --compress-program=PROG 用 PROG 压缩临时文件;用 PROG -d 解压缩 -k, --key=POS1[,POS2] 键值从 POS1 开始,到 POS2 结束 (从 1 开始计数) -m, --merge 合并已排序的文件;不排序
981.
-o, --output=FILE write result to FILE instead of standard output -s, --stable stabilize sort by disabling last-resort comparison -S, --buffer-size=SIZE use SIZE for main memory buffer
2009-05-29
-o, --output=FILE 把结果写到FILE文件里,而不是标准输出 -s, --stable 放弃最近一次重新排序的比较方式以便获得稳定的排序 -S, --buffer-size=SIZE 使用 SIZE 作为主要内存缓冲区