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
-
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.
-
KDE Gets Some Resuscitation
KDE is bringing back two themes that vanished a few years ago, putting a bit more air under its wings.
-
Ubuntu 26.04 Beta Arrives with Some Surprises
Ubuntu 26.04 is almost here, but the beta version has been released, and it might surprise some people.
-
Ubuntu MATE Dev Leaving After 12 years
Martin Wimpress, the maintainer of Ubuntu MATE, is now searching for his successor. Are you the next in line?
-
Kali Linux Waxes Nostalgic with BackTrack Mode
For those who've used Kali Linux since its inception, the changes with the new release are sure to put a smile on your face.
-
Gnome 50 Smooths Out NVIDIA GPU Issues
Gamers rejoice, your favorite pastime just got better with Gnome 50 and NVIDIA GPUs.
