题目
题目

INFO1112 (ND) Weekly-quiz-04-2025

单项选择题

How can you start a process in parallel with the shell?

选项
A.By using && at the end of the command
B.By using & at the end of the command
C.By using || at the end of the command
D.By using sudo parallel before the command
查看解析

查看解析

标准答案
Please login to view
思路分析
When learning about how to start a process in parallel from a shell, it helps to evaluate what each symbol does in the command line context. Option 1: 'By using && at the end of the command' This uses the logical AND operator in shells like Bash. It does not run in parallel; instead, the second command runs only after the first completes successfully. If th......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!