The unlikely pied piper of Linux tools
Hello Job Control
An ancient process management feature is still part of Linux, and you might want to call on it someday if you get in a pinch.
Have you ever had a resource-strapped server late on a Friday afternoon, just as all IT support has gone home for the weekend? Your usual X Window System access is acting up, and you must resort to a basic Telnet connection to see what's going on, before you resort to on-call support. In such a critical situation, you might consider that job control could be of assistance.
Job control is that old Linux friend you haven't spoken to in years, but you can pick up the friendship where you left off as if no time has passed. I was recently reintroduced to job control while typing on a new keyboard with an unfamiliar layout. I attempted to save and exit from a vi session with my go-to command for exiting vi (Shift+zz). However, I hit the "terminal stop" signal (SIGTSTP), otherwise known as the suspend character (Ctrl+z), and the session disappeared. I had to think for a second about what happened. Thankfully, I realized what I had done.
I found myself mistakenly saying to myself that the process had gone into the background, but this is of course not true. What had actually happened was that the process group was suspended and was inserted into the job queue, a utility that was invaluable in a time when users only had a single terminal with a single command line.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Linux kernel Developers Considering a Kill Switch
With the rise of Linux vulnerabilities, the kernel developers are now considering adding a component that could help temporarily mitigate against them… in the form of a kill switch.
-
Fedora 44 Now Gaming Ready
The latest version of Fedora has been released with gaming support.
-
Manjaro 26.1 Preview Unveils New Features
The latest Manjaro 26.1 preview has been released with new desktop versions, a new kernel, and more.
-
Microsoft Issues Warning About Linux Vulnerability
The company behind Windows has released information about a flaw that affects millions of Linux systems.
-
Is AI Coming to Your Ubuntu Desktop?
According to the VP of Engineering at Canonical, AI could soon be added to the Ubuntu desktop distribution.
-
Framework Laptop 13 Pro Competes with the Best
Framework has released what might be considered the MacBook of Linux devices.
-
The Latest CachyOS Features Supercharged Kernel
The latest release of CachyOS brings with it an enhanced version of the latest Linux kernel.
-
Kernel 7.0 Is a Bit More Rusty
Linux kernel 7.0 has been released for general availability, with Rust finally getting its due.
-
France Says "Au Revoir" to Microsoft
In a move that should surprise no one, France announced plans to reduce its reliance on US technology, and Microsoft Windows is the first to get the boot.
-
CIQ Releases Compatibility Catalog for Rocky Linux
The company behind Rocky Linux is making an open catalog available to developers, hobbyists, and other contributors, so they can verify and publish compatibility with the CIQ lineup.
