logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control Jobs - Monitor Process Status | Online Free DevTools by Hexmos

Control jobs running in your current session with the 'jobs' command. Monitor background processes and retrieve process IDs easily. Free online tool, no registration required.

jobs

Display status of jobs in the current session. More information: https://manned.org/jobs.

  • Show status of all jobs:

jobs

  • Show status of a particular job:

jobs %{{job_id}}

  • Show status and process IDs of all jobs:

jobs -l

  • Show process IDs of all jobs:

jobs -p