1
swulling Mar 30, 2013
$ which ps
/bin/ps $ which jobs jobs: shell built-in command then man ps man jobs |
2
andy12530 Mar 31, 2013 via iPhone
楼上已经说很好了。看手册
一个是查看进程的命令 后一个是看后台正在跑的任务 |
3
thelordsaves Apr 8, 2013
man ps
help jobs |