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

add timestamp parser

This commit is contained in:
Kelly Brazil
2022-07-23 12:43:17 -07:00
parent 6f00b6fd61
commit 73ab7da665
9 changed files with 361 additions and 2 deletions

View File

@ -97,6 +97,7 @@ parsers = [
'systeminfo',
'time',
'timedatectl',
'timestamp',
'top',
'top-s',
'tracepath',