1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

606 Commits

Author SHA1 Message Date
Kelly Brazil 391a388476 doc update 2020-03-02 14:07:29 -08:00
Kelly Brazil d9c4e2ed4c add csv file parser 2020-03-02 14:03:58 -08:00
Kelly Brazil 0c42db38b1 doc update 2020-03-02 10:30:12 -08:00
Kelly Brazil 2f9be8bf33 simplify usage 2020-03-02 08:32:42 -08:00
Kelly Brazil e8c00155e8 add -b to warning message 2020-03-02 07:43:45 -08:00
Kelly Brazil cc88fdd9ee update example 2020-03-01 21:17:50 -08:00
Kelly Brazil d9de11ef1d add another who example 2020-03-01 21:16:57 -08:00
Kelly Brazil 0ceda97d09 who parser tests 2020-03-01 19:03:27 -08:00
Kelly Brazil d0dec92ba8 add who test fixtures 2020-03-01 18:57:51 -08:00
Kelly Brazil d420c008d8 fix for pts lines with no user info 2020-03-01 17:52:14 -08:00
Kelly Brazil f0b32db433 who doc update 2020-03-01 17:39:02 -08:00
Kelly Brazil bc838eda59 fix output for non-extended 2020-03-01 17:38:51 -08:00
Kelly Brazil afe55b6af0 add who parser 2020-03-01 17:07:28 -08:00
Kelly Brazil dd3a3ac302 doc update and process pid integers 2020-03-01 17:04:06 -08:00
Kelly Brazil f9982a7947 fixes for from and comment fields 2020-03-01 16:49:52 -08:00
Kelly Brazil 07c1be9e9a add who command parser 2020-03-01 16:30:04 -08:00
Kelly Brazil f832b88755 add passwd and shadow tests 2020-03-01 10:17:47 -08:00
Kelly Brazil 0fac757efc add passwd and shadow parsers 2020-02-29 12:25:41 -08:00
Kelly Brazil fc15742065 passwd and shadow test fixtures 2020-02-29 12:25:22 -08:00
Kelly Brazil 6f2466a131 update readme with /etc/passwd and /etc/shadow file parsers 2020-02-29 11:56:12 -08:00
Kelly Brazil 4b90e22f0a doc update 2020-02-29 11:50:46 -08:00
Kelly Brazil c493568785 doc fix 2020-02-29 11:46:38 -08:00
Kelly Brazil 1cdf004b77 add /etc/shadow parser 2020-02-29 11:46:24 -08:00
Kelly Brazil a4ea504261 add /etc/passwd parser 2020-02-29 11:33:14 -08:00
Kelly Brazil 4c2c234c3b add last and lastb tests 2020-02-28 15:15:24 -08:00
Kelly Brazil 3d4c0f3e89 add blkid tests 2020-02-28 14:50:29 -08:00
Kelly Brazil 52fad02903 doc update 2020-02-28 13:31:38 -08:00
Kelly Brazil 9dcabc057c support multi device udev output 2020-02-28 10:57:14 -08:00
Kelly Brazil db8c1079dd use maxsplit=1 in case there are multiple '=' delimiters 2020-02-28 09:54:07 -08:00
Kelly Brazil 8f954673ab use shlex split for values within quotations that have spaces 2020-02-28 09:07:36 -08:00
Kelly Brazil 79522d1c7d doc fixes 2020-02-28 08:51:48 -08:00
Kelly Brazil a18bf03079 use raw strings for regular expressions 2020-02-28 08:50:35 -08:00
Kelly Brazil c02b6b5d82 doc updates 2020-02-27 21:21:19 -08:00
Kelly Brazil f99b423284 doc update 2020-02-27 21:04:24 -08:00
Kelly Brazil d7d9d45d4f add missing comma 2020-02-27 20:59:09 -08:00
Kelly Brazil 90065ec0cd add more integers 2020-02-27 20:57:22 -08:00
Kelly Brazil 51157ebb86 another devname fix 2020-02-27 20:49:14 -08:00
Kelly Brazil 96d95c79ca devname fix 2020-02-27 20:47:07 -08:00
Kelly Brazil e5da34c233 check if devname key exists before renaming 2020-02-27 20:41:06 -08:00
Kelly Brazil f09d657f77 rename devname to device 2020-02-27 20:36:19 -08:00
Kelly Brazil 0f4b0189f5 process integer values 2020-02-27 20:31:17 -08:00
Kelly Brazil 4666042abb add blkid parser 2020-02-27 20:21:02 -08:00
Kelly Brazil 027d544c2b add last and lastb parser 2020-02-27 16:08:56 -08:00
Kelly Brazil f1967d0138 system_boot fix 2020-02-27 16:08:39 -08:00
Kelly Brazil c1d896027d fix system_boot tty 2020-02-27 15:58:12 -08:00
Kelly Brazil 5c2d2a6618 process function and docs 2020-02-27 15:44:36 -08:00
Kelly Brazil 997b269b0b btmp fix 2020-02-27 15:26:09 -08:00
Kelly Brazil 61257e7525 add last and lastb parser 2020-02-27 15:14:43 -08:00
Kelly Brazil 8bfa0bddec version bump to 1.7.5 2020-02-27 10:50:05 -08:00
Kelly Brazil ad61e6bc81 add ls tests for filenames with newline characters 2020-02-27 10:48:09 -08:00