List all jobs in all shell sessions (not just the current shell), by current user
11
votes
1
answer
10165
views
I know that the
jobs
command only shows jobs running in current shell session.
Is there a bash code that will show jobs across shell sessions (for example, jobs from another terminal tab) for current user?
Asked by xxx374562
(314 rep)
Mar 28, 2019, 06:56 AM
Last activity: Sep 5, 2023, 03:51 PM
Last activity: Sep 5, 2023, 03:51 PM