Content deleted Content added
→Job control languages: cat computing -> Computing terminology |
|||
Line 24:
As time sharing systems developed, interactive job control emerged. An end-user in a time sharing system could submit a job interactively from his remote [[computer terminal|terminal]], communicate with the operators to warn them of special requirements, and query the system as to its progress. He could assign a priority to the job, and terminate (kill) it if desired. He could also, naturally, run a job in the foreground, where he would be able to communicate directly with the executing program. During interactive execution he could interrupt the job and let it continue in the background or kill it. This development of interactive computing in a multitasking environment led to the development of the modern [[shell (computing)|shell]].
==Extermal links==
*[http://www.gnu.org/software/libtool/manual/libc/Job-Control.html Job Control - The GNU C Library]
[[Category:Computing terminology]]
|