JSRUN
使用此草稿 删除草稿
suspend命令用于暂停执行shell。
suspend为shell内建指令,可暂停目前正在执行的shell。若要恢复,则必须使用SIGCONT信息。
suspend [-f]
暂停shell
# suspend
-bash: suspend: 无法挂起一个登录 shell
# suspend -f