(mac brew) btop/btm 替代 top (ps process)
date
Apr 14, 2022
slug
tip-dns-query-dig-replacement
status
Published
summary
小技巧 mac brew
tags
tip
brew
type
Post
URL
Problem & Summary
- 替代dig
Solution
btop ‣
brew install btop
btop
usage: btop [-h] [-v] [-/+t] [-p <id>] [--utf-force] [--debug]
optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show version info and exit
  -lc, --low-color      disable truecolor, converts 24-bit colors to 256-color
  -t, --tty_on          force (ON) tty mode, max 16 colors and tty friendly graph symbols
  +t, --tty_off         force (OFF) tty mode
  -p, --preset <id>     start with preset, integer value between 0-9
  --utf-force           force start even if no UTF-8 locale was detected
  --debug               start in DEBUG mode: shows microsecond timer for information collect
                        and screen draw functions and sets loglevel to DEBUG
bottom ‣
brew install bottom
btm
glances ‣
brew install glances
zenith ‣
brew install zenith
zenith