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

add email_address string parser

This commit is contained in:
Kelly Brazil
2022-07-19 12:58:44 -07:00
parent 84337fe3d1
commit ed04951ed7
2 changed files with 114 additions and 0 deletions

View File

@ -29,6 +29,7 @@ parsers = [
'dmidecode',
'dpkg-l',
'du',
'email-address',
'env',
'file',
'finger',