samoshkin / tmux-plugin-sysstat

Prints CPU usage, memory & swap, load average, net I/O metrics in Tmux status bar
MIT License
158 stars 48 forks source link

Add sar and fix some system detect command wrong #6

Open princeofdream opened 6 years ago

princeofdream commented 6 years ago

some system (as lease centos 7 and ubuntu 10.04) will detect ' if command_exit "ls" ;then xxx' wrong, because it return true or something, this will cause detect command mistake