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

add top parser

This commit is contained in:
Kelly Brazil
2022-05-24 15:47:51 -07:00
parent ac5a6e516d
commit 27f5118abd
4 changed files with 633 additions and 0 deletions

View File

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