以上来源于: WordNet
To specify a single process, you use the -p parameter, followed by the PID of the process.
要指定单个进程,可以使用- p参数,后面加上该进程的PID。
A process carries three capability sets: permitted (p), inheritable (I), and effective (e).
进程有三个能力集:允许(permitted, p)、可继承(inheritable, i)和有效(effective, e)。
Perl's -p option tells it to read and process each line from standard input and print the results to standard output.
Perl的- p选项告诉它读取和处理标准输入中的每行内容,并将结果打印到标准输出。
应用推荐