Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | now properly uses the -i flag | Matthew Lemon | 2022-01-13 | 1 | -1/+1 |
* | some light refactoring | Matthew Lemon | 2022-01-13 | 1 | -8/+4 |
* | added the T time component to make sorting accurate | Matthew Lemon | 2022-01-13 | 1 | -1/+3 |
* | replaced tput subshell commands with escape codes | Matthew Lemon | 2022-01-13 | 1 | -11/+12 |
* | Working on the regex for the URL | Matthew Lemon | 2022-01-12 | 1 | -4/+14 |
* | more successful use of terminal codes | Matthew Lemon | 2022-01-12 | 1 | -14/+21 |
* | got the regex working... | Matthew Lemon | 2022-01-12 | 1 | -3/+5 |
* | Working my way to a bash-only solution... | Matthew Lemon | 2022-01-12 | 1 | -2/+16 |
* | added nice lines across the console | Matthew Lemon | 2022-01-11 | 1 | -0/+5 |
* | removed the bullets from grepjournal output for now - looks cleaner in the te... | Matthew Lemon | 2022-01-11 | 1 | -1/+1 |
* | fixed a quoting problem preventing a nice echo | Matthew Lemon | 2022-01-11 | 1 | -1/+1 |
* | added grepjournal script - search for term in journal/ and get it back sorted... | Matthew Lemon | 2022-01-11 | 1 | -0/+33 |