logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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