Terminal (macOS) · Process Control

Suspend the running command

Send SIGTSTP to pause a process; resume it with fg or bg.

+Z
Mac
⌃ + Z
Windows
Ctrl + Z
Linux
Ctrl + Z

More process control shortcuts in Terminal (macOS)

See all 25 Terminal (macOS) shortcuts →