suspend Command Examples

Suspend the execution of the current shell. More information: https://www.gnu.org/software/bash/manual/bash.html#index-suspend.

{{bash}} <Enter> suspend

pkill -CONT bash

suspend -f