Linux 命令查询

suspend

Linux suspend命令用于暂停执行shell。 suspend为shell内建指令,可暂停目前正在执行的shell。若要恢复,则必须使用SIGCONT信息。 参数说明: -f  若目前执行的shell为登入的shell,则suspend预设无法暂停此shell。若要强迫暂停登入的shell,则必须使用-f参数。

用法: suspend [-f]

示例:

分类: 系统信息

← 上一篇: ssh下一篇: top →