Linux suspend命令:暂停Shell执行。
Linux suspend命令功能描述
使用suspend命令可以暂停Shell执行,直到它接收到一个SIGCONT信号。暂停Shell是一个后台程序,它可以由fg命令重新启动。
Linux suspend命令 语法
suspend [选项]
命令中各选项的含义如下表所示。
Linux suspend命令 示例
暂停Shell执行
[root@rhel ~]# suspend
Linux suspend命令:暂停Shell执行。
使用suspend命令可以暂停Shell执行,直到它接收到一个SIGCONT信号。暂停Shell是一个后台程序,它可以由fg命令重新启动。
suspend [选项]
命令中各选项的含义如下表所示。
[root@rhel ~]# suspend