mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-23 00:29:59 +02:00
add new parsers
This commit is contained in:
@ -17,6 +17,7 @@ parsers: List[str] = [
|
|||||||
'airport',
|
'airport',
|
||||||
'airport-s',
|
'airport-s',
|
||||||
'apt-cache-show',
|
'apt-cache-show',
|
||||||
|
'apt-get-sqq',
|
||||||
'arp',
|
'arp',
|
||||||
'asciitable',
|
'asciitable',
|
||||||
'asciitable-m',
|
'asciitable-m',
|
||||||
@ -47,6 +48,7 @@ parsers: List[str] = [
|
|||||||
'efibootmgr',
|
'efibootmgr',
|
||||||
'email-address',
|
'email-address',
|
||||||
'env',
|
'env',
|
||||||
|
'ethtool',
|
||||||
'file',
|
'file',
|
||||||
'find',
|
'find',
|
||||||
'findmnt',
|
'findmnt',
|
||||||
|
Reference in New Issue
Block a user