Files
tldr/pages.zh/common/fg.md

192 B

fg

在前台运行作业。 更多信息:https://manned.org/fg

  • 将最近挂起或运行的后台作业带到前台:

fg

  • 将特定作业带到前台:

fg %{{job_id}}