Listing 17 shows my default path along with the locations of several commands.
清单17展示了我的默认路径以及多个命令的位置。
Add the path of the virtual printer commands to the user's path.
将虚拟打印机命令的路径添加到用户的PATH中。
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 中找到的唯一命令的字母排序列表。
应用推荐