10 Commits
Author SHA1 Message Date
a1346054 902bdf3d92 Use bash-builtin command -v instead of external which
`command -v` is a bash builtin and is a standardized version of `which`
2022-09-12 23:24:26 +00:00
a1346054 4712c48597 Use grep -E instead of egrep 2022-09-12 20:12:28 +00:00
a1346054 b1f5c6c9af Trim excess whitespace 2021-09-04 13:28:30 +00:00
a1346054 6782e2a3b9 Fix spelling 2021-09-04 12:39:03 +00:00
a1346054 1b17a2c67d Fix shellcheck warnings 2021-09-03 22:19:39 +00:00
a1346054 54dcecd184 Make text file not executable 2021-09-03 22:19:39 +00:00
a1346054 945747c210 Use license file from gnu.org
Downloaded from:
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
2021-09-03 22:19:39 +00:00
a1346054andGitHub e6c5507b20 Fix grammar 2020-08-02 21:54:27 +00:00
a1346054andGitHub e8d2992add Fix grammar 2020-08-02 21:48:15 +00:00
a1346054andGitHub 5b44e43ec4 Fix grammar 2020-08-02 21:47:40 +00:00