
sh 進程是殭屍進程,但我懷疑是否會殺死它,以防它影響父 crond(31720),因為它位於企業伺服器中。
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 31721 0.0 0.0 0 0 ? Zs 17:00 0:00 [sh] defunct>
pstree -p 1967
crond(1967)───crond(31720)───sh(31721)
lsof -p 31721
沒有返回任何內容,因此沒有打開的文件。