摘要:
Linux ProcessView Process StateWe can view Linux process by ps or top, major difference between them is that,ps shows a static state at that time point, while top dynamically shows process statusThere's a field called "S" or "STAT" in ps & top echo.These two fields indica 阅读全文