linux-命令-procps-ng工具

工具名稱解釋

procps-ng(procps next generation)

命令

free - Report the amount of free and used memory in the system 報告系統中空閒內存和使用內存的數量
kill - Send a signal to a process based on PID 向基於PID的進程發送信號
pgrep - List processes based on name or other attributes 根據名稱或其他屬性列出流程
pkill - Send a signal to a process based on name or other attributes根據名稱或其他屬性向進程發送信號
pmap - Report memory map of a process報告進程的內存映射
ps - Report information of processes工序報告資料
pwdx - Report current directory of a process報告進程的當前目錄
skill - Obsolete version of pgrep/pkill   pgrep/pkill的過時版本
slabtop - Display kernel slab cache information in real time  實時顯示內核板緩存信息
snice - Renice a process      Renice過程
sysctl - Read or Write kernel parameters at run-time   在運行時讀取或寫入內核參數
tload - Graphical representation of system load average 系統平均負載的圖形表示
top - Dynamic real-time view of running processes    運行進程的動態實時視圖
uptime - Display how long the system has been running   顯示系統運行了多長時間
vmstat - Report virtual memory statistics      報告虛擬內存統計數據
w - Report logged in users and what they are doing   報告已登錄的用戶及其正在做的事情
watch - Execute a program periodically, showing output fullscreen  定期執行程序,顯示全屏輸出

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章