linux suspend 命令详解

  功能说明:暂停执行shell。

  语  法:suspend [-f]

  补充说明:suspend为shell内建指令,可暂停目前正在执行的shell。若要恢复,则必须使用SIGCONT信息。

  参  数:
  -f  若目前执行的shell为登入的shell,则suspend预设无法暂停此shell。若要强迫暂停登入的shell,则必须使用-f参数。

相关文章:

  • 2022-12-23
  • 2021-12-05
  • 2021-12-23
  • 2021-08-09
  • 2021-06-15
  • 2021-11-24
  • 2022-01-28
猜你喜欢
  • 2021-11-14
  • 2021-07-23
  • 2022-02-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
相关资源
相似解决方案