相关疑难解决方法(0)

后台作业的作业ID后面的后缀"+"和" - "是什么意思?

当我运行几个后台进程时,我的输出命令jobs是例如:

[1]-  RUNNING                  nohup somecommand1 &
[2]+  RUNNING                  nohup somecommand2 &
Run Code Online (Sandbox Code Playgroud)

作业id之后的"+"和" - "字符是什么意思?

unix linux bash shell

11
推荐指数
2
解决办法
1003
查看次数

标签 统计

bash ×1

linux ×1

shell ×1

unix ×1