1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add proc-version parser

This commit is contained in:
Kelly Brazil
2022-09-17 12:32:15 -07:00
parent 0e35e85753
commit 0bebb312dd
4 changed files with 213 additions and 1 deletions

View File

@ -108,6 +108,7 @@ parsers = [
'proc-stat',
'proc-swaps',
'proc-uptime',
'proc-version',
'proc-pid-numa-maps',
'ps',
'route',