云网牛站
所在位置:首页 > Linux常用命令大全 > 更多实用命令 > suspend命令

suspend命令

suspend命令可以用来暂停shell的执行。

用法

suspend [参数,如-f]

参数

-f:强制执行

实例

[root@localhost ~]# suspend  #暂停shell

[root@localhost ~]# suspend -f  #强制暂停shell

相关命令