1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

add blkid parser

This commit is contained in:
Kelly Brazil
2020-02-27 20:21:02 -08:00
parent 027d544c2b
commit 4666042abb
4 changed files with 216 additions and 0 deletions

View File

@ -23,6 +23,7 @@ __version__ = info.version
parsers = [
'arp',
'blkid',
'crontab',
'crontab-u',
'df',