mac電腦很卡,如何在命令行查看當前電腦中的運行狀態


  • top: show running processes, memory usage and similar stats  | 查看運行的進程
  • iostat: show I/O per terminal, device and SPU summery statistics |查看io狀態
  • vm_stat: show Mach virtual memory statistics | 查看虛擬機運行內存統計
  • df and diskutil list: report on drive space used and free | 查看設備存儲
  • fs_usage: show file activity for both disk and network | 查看網絡和磁盤的活動
  • nettop: display updated information about the network (a bit like top for net I/O)  | 查看網絡信息
  • w: display who is logged in, what they are doing and system load | 查看 登錄用戶是誰,做了什么,和系統加載
  • ifconfig and ipconfig: network interface and IP protocol details | 查看ip

參考:https://apple.stackexchange.com/questions/39345/can-i-view-system-stats-in-the-terminal


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM