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

add wc parser

This commit is contained in:
Kelly Brazil
2020-12-31 14:10:37 -08:00
parent 5e6bfa681a
commit e4bac3a493
9 changed files with 378 additions and 0 deletions

View File

@ -87,6 +87,7 @@ parsers = [
'uname',
'uptime',
'w',
'wc',
'who',
'xml',
'yaml'