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

add top-s parser

This commit is contained in:
Kelly Brazil
2022-05-27 13:34:07 -07:00
parent b6557802f4
commit 5df1c1702b
5 changed files with 644 additions and 0 deletions

View File

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