← Useful Tips
SSH / ServerSsh

jobs, bg, fg: Move shell jobs between foreground and background

Use jobs, bg, fg to move shell jobs between foreground and background. It cuts friction in remote-server work and long-running jobs.

jobs, bg, fg

Why it helps

Use jobs, bg, fg to move shell jobs between foreground and background. It cuts friction in remote-server work and long-running jobs.

How to use it

  1. Open the relevant app or terminal.
  2. Use the shortcut or command above in the relevant context.
  3. Check the result; for commands that change data, test on a small example first.
People also search for
jobs, bg, fg: Move shell jobs between foreground and backgroundjobs, bg, fgmove shell jobs between foreground and backgroundhow to move shell jobs between foreground and backgroundSSH / Server move shell jobs between foreground and background

Related tips