服务器 频道

Solaris 进程管理

  【IT168 服务器学院】1.ps 显示进程号
  
  命令格式:ps -ef
  
  2.kill 清除进程
  
  命令格式: kill -9 pid
  
  3.nohup 非挂起运行
  
0
相关文章