logo
  • 教程列表
  • SO官方文檔
  • 工作控制
    • 列出後臺程序
    • 將後臺程序帶到前臺
    • 重啟停止後臺程序
    • 在後臺執行命令
    • 停止前臺程序
  1. StackOverflow 文件
  2. Bash 教程
  3. 工作控制
  4. 停止前臺程序

停止前臺程序

Created: November-22, 2018

按 Ctrl + Z 可停止前臺程序並將其置於後臺

$ sleep 600
^Z
[8]+  Stopped                 sleep 600
  • 在後臺執行命令

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明