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

add proc-filesystems parser

This commit is contained in:
Kelly Brazil
2022-09-09 17:03:51 -07:00
parent 0508256d28
commit e1f6007dea
4 changed files with 209 additions and 0 deletions

View File

@ -92,6 +92,7 @@ parsers = [
'proc-devices',
'proc-diskstats',
'proc-driver-rtc',
'proc-filesystems',
'proc-meminfo',
'proc-modules',
'ps',