是否正确
pstree <pid> 将输出给定进程的所有后代进程
pstree <pid>
pstree -s <pid> 将输出给定进程的所有后代进程和祖先进程
pstree -s <pid>
我怎样才能只获得给定进程的祖先进程?
谢谢。
process pstree
process ×1
pstree ×1