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
-
California May Exempt Linux from Its Age-Verification Law
After backlash from the Linux community, California may be backing off on its promise to force all operating systems to verify age, but one platform may still have to comply.
-
Another Logic Bug Found in Linux Kernel
Qualys has discovered a vulnerability in the Linux kernel that can be used to elevate standard user privileges.
-
Ubuntu Core 26 Offers Game-Changing Enterprise Features
Ubuntu Core 26 could be a game-changer for organizations looking for increased security and reliability.
-
AI Flooding the Linux Kernel Security Mailing List
AI is giving Linus Torvalds a headache, but not in the way you might think.
-
Top Priorities for Open Source Pros Seeking a New Job
Professional fulfillment tops the list, according to LPI report.
-
Container-Based Fedora Hummingbird Designed for Agent-First Builders
Fedora Hummingbird brings the same approach to the host OS as it does to containers to level up security.
-
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.
