1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-06-15 22:04:35 +02:00
Commit Graph

106 Commits

Author SHA1 Message Date
Kelly Brazil 669a424fd6 fix process function 2019-11-04 11:02:02 -08:00
Kelly Brazil 591a65c2bd process df data 2019-11-04 10:56:33 -08:00
Kelly Brazil a78fb89078 add raw and processed output 2019-11-04 09:32:29 -08:00
Kelly Brazil 8979dab2a5 add raw mode 2019-11-04 09:32:09 -08:00
Kelly Brazil c220e35b14 cleanup helptext 2019-11-04 08:06:50 -08:00
Kelly Brazil f26c5818bd refactor helptext 2019-11-04 07:57:47 -08:00
Kelly Brazil e712cd3fc4 netstat2 skeleton 2019-11-01 22:29:08 -07:00
Kelly Brazil 41a2a9adac remove unnecessary if statement 2019-10-31 07:27:12 -07:00
Kelly Brazil 74dae2905b dig parser mvp 2019-10-30 17:23:35 -07:00
Kelly Brazil d1f64214de add authority parsing 2019-10-30 17:18:14 -07:00
Kelly Brazil d3e1aa20a8 fix when line 2019-10-30 17:03:35 -07:00
Kelly Brazil 72cae95777 dig fixes 2019-10-30 16:59:56 -07:00
Kelly Brazil 219bc8130f dig parser skeleton 2019-10-30 15:36:13 -07:00
Kelly Brazil 087a60bc2a documentation updates 2019-10-30 13:52:31 -07:00
Kelly Brazil 1eff69c187 add documentation 2019-10-30 13:21:05 -07:00
Kelly Brazil b10fb77d71 fixup arp parser 2019-10-30 13:12:53 -07:00
Kelly Brazil 87cee8b230 add arp parser 2019-10-30 13:00:05 -07:00
Kelly Brazil 83ab10d628 documentation update 2019-10-30 12:50:05 -07:00
Kelly Brazil 579bef079c move global output variable inside function 2019-10-29 07:54:59 -07:00
Kelly Brazil db29c7c186 documentation fixes 2019-10-26 18:49:13 -07:00
Kelly Brazil d3c89a3092 check for enough info to parse 2019-10-25 19:27:02 -07:00
Kelly Brazil a3d43f27f7 fix odd uptime text parsing 2019-10-25 18:25:33 -07:00
Kelly Brazil f4d9c1b699 fix uptime for minutes and hours long uptime 2019-10-25 17:16:02 -07:00
Kelly Brazil 0328e14c7c handle ctrl-c gracefully 2019-10-25 16:05:34 -07:00
Kelly Brazil 1acc4d6c29 fix uptime parsing for short uptimes 2019-10-25 15:52:53 -07:00
Kelly Brazil 27245590ce remove integers 2019-10-25 15:40:53 -07:00
Kelly Brazil 7ca2a4bdb9 remove integer values 2019-10-25 15:39:48 -07:00
Kelly Brazil 5f1ec67348 lower() headers 2019-10-25 14:58:15 -07:00
Kelly Brazil 7e44c4278a formatting 2019-10-25 10:55:38 -07:00
Kelly Brazil eda726c4a3 documentation update 2019-10-25 10:55:26 -07:00
Kelly Brazil 5f8e70d730 convert headers to lowercase 2019-10-25 10:55:09 -07:00
Kelly Brazil 25b90546c6 change 'Use%' to 'Use_percent' 2019-10-25 10:39:05 -07:00
Kelly Brazil 5b532b9b71 minor cleanup 2019-10-25 10:31:03 -07:00
Kelly Brazil 8c7b3193d1 documentation change 2019-10-25 10:28:19 -07:00
Kelly Brazil 0897c96ef3 formatting 2019-10-25 10:22:23 -07:00
Kelly Brazil 57d0ab2ed7 change LOGIN@ to LOGIN_AT 2019-10-25 10:22:10 -07:00
Kelly Brazil a07d9a0e4b change SIZE/OFF key to SIZE_OFF 2019-10-25 10:04:29 -07:00
Kelly Brazil b3996cb4df change MAJ:MIN key to MAJ_MIN 2019-10-25 09:54:42 -07:00
Kelly Brazil 4fa88c1ba3 clear out non-ascii chars from data 2019-10-25 09:53:44 -07:00
Kelly Brazil c8c5564b29 change buff/cache key to buff_cache 2019-10-25 09:46:03 -07:00
Kelly Brazil 85bfb68886 history parser fixes 2019-10-24 17:33:42 -07:00
Kelly Brazil 08ec21556b formatting 2019-10-24 17:12:27 -07:00
Kelly Brazil 320929bf25 documentation update 2019-10-24 17:11:17 -07:00
Kelly Brazil 41cd489c34 add history and uptime parsers 2019-10-24 17:09:32 -07:00
Kelly Brazil f101d881a1 add w parser 2019-10-24 16:06:55 -07:00
Kelly Brazil fa7466022b fix env parser 2019-10-24 15:54:31 -07:00
Kelly Brazil ea0cf0acf2 documentation update 2019-10-24 09:48:35 -07:00
Kelly Brazil 58ae976db0 documentation update 2019-10-23 18:30:55 -07:00
Kelly Brazil 66772392ae add lsmod parser 2019-10-23 18:04:54 -07:00
Kelly Brazil 29c47c03a6 documentation update 2019-10-23 17:37:25 -07:00