Unix terminology for multi-tasking?
Multi-tasking is multi-tasking, regardless of the Operating
System you are talking about.
The use of multi-tasking is controlled via a facility in Unix
called "Job Control", which allows a user to start multiple tasks,
move them between background and foreground, kill them off,
etc.