1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

add top -b parser

This commit is contained in:
Kelly Brazil
2022-05-10 16:08:56 -07:00
parent febf544202
commit a069dc4855
5 changed files with 537 additions and 1 deletions

View File

@ -90,6 +90,7 @@ parsers = [
'systeminfo',
'time',
'timedatectl',
'top',
'tracepath',
'traceroute',
'ufw',