Levi wants to run 5 commands sequentially, but does not want to create a shell script. He knows that each command is going to take approximately 20 minutes to run individually. However, he would like to go to lunch 15 minutes from now. He knows that he can type all of the commands on the same line and separate them with a certain character to run them sequentially. Which character can he type after each command to have them run one after the next without requiring further input from him?


Ans: a semicolon

Computer Science & Information Technology

You might also like to view...

If three points on an elliptic curve lie on a straight line their sum is __________ .

A. 0 B. 1 C. 6 D. 3

Computer Science & Information Technology

For UNIX/Linux, passwords are stored in which location?

A. /etc/passwd B /etc/shadowpass C. /passwd/etc D. /sec/passwd

Computer Science & Information Technology

What is the term used for when a link leads to a Web page that no longer exists?

A. 911 error B. Linkrot C. URL error D. Short URL

Computer Science & Information Technology

What is a pattern or blueprint that the computer uses to create an object?

A. instance B. class C. attribute D. behavior

Computer Science & Information Technology