Assume that you run a program containing an infinite loop in the foreground. How would you terminate the execution of this program?

What will be an ideal response?


By pressing . If the program were running in the background, I would get the PID of the process with the ps -e command and use the kill command to terminate it.

Computer Science & Information Technology

You might also like to view...

____________________ are a way to view more than one Web page within one browser window.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A table is a grid of columns and rows used to organize information.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

?Multimedia webpagesthat include large graphics, audio, and video are accessible only to users of broadband Internet connections.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The interconnection structure must support which transfer?

A. memory to processor B. processor to memory C. I/O to or from memory D. all of the above

Computer Science & Information Technology