Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working on the regex for the URL | Matthew Lemon | 2022-01-12 | 1 | -4/+14 |
| | | | | | | So we can colour it in the output. At this point I am only echoing the successful regex, which is still not entirely correct actually because it doesn't terminate properly. | ||||
* | 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 ↵ | Matthew Lemon | 2022-01-11 | 1 | -1/+1 |
| | | | | terminal | ||||
* | 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 ↵ | Matthew Lemon | 2022-01-11 | 1 | -0/+33 |
sorted by date |