• Next time, we'll take a look at uniq.

    下次我们讨论uniq

    youdao

  • uniq reduces the list to the following

    uniq列表精简为

    youdao

  • Both sort and uniq print outcomes to stdout.

    sortuniq将输出打印stdout。

    youdao

  • The uniq command can also ignore some fields.

    uniq命令可以忽略某些字段

    youdao

  • Again, note how Perl was an intermediate tool between find, sort and uniq.

    此外请注意Perl如何成为findsortuniq之间中间工具的。

    youdao

  • Finally, sort and uniq in sequence ensure that repeated album names will be printed only once.

    最后,按顺序sortuniq确保了重复专辑打印一次。

    youdao

  • For the immediate problem, yes, shell is better; it makes good use of the built-in uniq -c command.

    目前这个问题上我们承认Shell的表现更为出色;好地利用内置uniq- c命令。

    youdao

  • However, both sort and uniq require data entry or input from the standard input device (stdin).

    但是sortuniq需要标准输入设备(stdin)请求数据输入。

    youdao

  • Our sort was by collating sequence, so uniq gives us the "10 apple" line instead of the "1 apple".

    我们排序按照字符序列进行的,因此uniq 显示的是 “10apple而不是 “1 apple”。

    youdao

  • The stdout of find becomes the stdin of uniq; in turn, the stdout of uniq becomes the stdin for sort.

    find命令stdout成为uniqstdin,然后uniqstdout又成为sort的stdin。

    youdao

  • If necessary, you can extend the pipeline shown above further and redirect the output of uniq to yet another utility.

    有需要进一步扩展管道,将uniq输出定向另外实用工具

    youdao

  • To learn more about the extensive features of find, sort, and uniq, refer to each utility's man page on your UNIX system.

    了解findsortuniq更多扩展特性请参阅UNIX系统每种实用工具man

    youdao

  • Then, use awk to strip out the command name minus options and arguments, and pass the sorted list to uniq to give an enumerated list.

    然后使用awk删除命令名称减号选项参数然后经过排序列表传递uniq得到一个枚举列表。

    youdao

  • The uniq command normally operates on sorted files, and removes consecutive identical lines from any file, whether sorted or not.

    uniq命令通常操作排序文件文件不管是否排序)中删除连续的相同行。

    youdao

  • The Uniq function is declared to take a range, so it will only be called once, even when invoked on a range of lines in the buffer.

    Uniq函数声明接受范围因此只能调用一次即使缓冲区内的一个范围上调用时。

    youdao

  • All the find, sort and uniq invocations could have been done with Perl, but why bother when the operating system already has those written for us?

    所有findsortuniq调用可以Perl完成但是操作系统已经我们编写一切为何还烦恼呢?

    youdao

  • Uniq (pronounced "unique") scans a list, comparing adjacent elements in the list and removing any duplicates. For instance, suppose you have this list.

    uniq(读做unique”),扫描列表比较列表中的相邻元素以去除任何重复项

    youdao

  • Therefore, the output of the entire script is piped through sort, and then uniq to yield an alphabetized list of unique commands found in your $PATH.

    因此整个脚本输出通过sort然后通过 uniq 进行管道传输,产生 $PATH找到唯一命令字母排序列表

    youdao

  • However, if the original list of Marx Brothers is sorted first (reordering all occurrences of a name into a continuous run), running uniq yields this result.

    但是如果首先MarxBrothers初始列表进行排序(连续运行中对多次出现名称进行重排),运行uniq会生成以下结果。

    youdao

  • However, if the original list of Marx Brothers is sorted first (reordering all occurrences of a name into a continuous run), running uniq yields this result.

    但是如果首先MarxBrothers初始列表进行排序(连续运行中对多次出现名称进行重排),运行uniq会生成以下结果。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定