Translations by kolin

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

11 of 1 result
251.
queue [-n num] <command> Add the command to queue for current site. Each site has its own command queue. `-n' adds the command before the given item in the queue. It is possible to queue up a running job by using command `queue wait <jobno>'. queue --delete|-d [index or wildcard expression] Delete one or more items from the queue. If no argument is given, the last entry in the queue is deleted. queue --move|-m <index or wildcard expression> [index] Move the given items before the given queue index, or to the end if no destination is given. Options: -q Be quiet. -v Be verbose. -Q Output in a format that can be used to re-queue. Useful with --delete.
2006-04-29
queue [-n num] <command> 将命令添加到当前站点的队列中。每一个站点都有自己的命令队列。'-n'将命令加入到队列中指定项目之前。使用'queue wait<jobno>'可以使正在运行的作业进入排序队列。 queue --delete|-d [index or wildcard expression] 从队列中删除一个或多个命令。如果不指定要删除的命令,那么最后进入队列的命令将被删除。 queue --move|-m <index or wildcard expression> [index] 将指定的命令移动到指定的队列序号之前,如果没有指定队列序号,命令将被移动到队列末尾。 选项: -q 安静模式 -v 详细信息 -Q 以重组队列的格式输出