做那种事免费网站,包头建站,建设部网站拆除资质,宝塔wordpress动静分离1.查找进程 ps aux 查看指定进程:
ps aux | grep process_name2.根据进程查找对应的主进程 pstree -p | grep process_name 3.查看主进程目录并删除 ps -axu | grep process_name rm -rf /usr/bin/2cbbb1.查找进程 ps aux 查看指定进程:
ps aux | grep process_name2.根据进程查找对应的主进程 pstree -p | grep process_name 3.查看主进程目录并删除 ps -axu | grep process_name rm -rf /usr/bin/2cbbb