aboutsummaryrefslogtreecommitdiffstats
path: root/grepjournal_openbsd (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-19creating bsd-versions of bash scriptsMatthew Lemon1-3/+15
2022-01-13added a usage func and cleanupMatthew Lemon1-6/+7
2022-01-13fixed early-exit bugMatthew Lemon1-1/+3
2022-01-13handles command line arguments betterMatthew Lemon1-0/+6
2022-01-13better handling of the sole command line argumentMatthew Lemon1-4/+14
2022-01-13Now successfully does days of the week - but jankyMatthew Lemon1-7/+36
2022-01-13now properly uses the -i flagMatthew Lemon1-1/+1
2022-01-13some light refactoringMatthew Lemon1-8/+4
2022-01-13added the T time component to make sorting accurateMatthew Lemon1-1/+3
2022-01-13replaced tput subshell commands with escape codesMatthew Lemon1-11/+12
2022-01-12Working on the regex for the URLMatthew Lemon1-4/+14
2022-01-12more successful use of terminal codesMatthew Lemon1-14/+21
2022-01-12got the regex working...Matthew Lemon1-3/+5
2022-01-12Working my way to a bash-only solution...Matthew Lemon1-2/+16
2022-01-11added nice lines across the consoleMatthew Lemon1-0/+5
2022-01-11removed the bullets from grepjournal output for now - looks cleaner in the te...Matthew Lemon1-1/+1
2022-01-11fixed a quoting problem preventing a nice echoMatthew Lemon1-1/+1
2022-01-11added grepjournal script - search for term in journal/ and get it back sorted...Matthew Lemon1-0/+33