Dirk Wetter
|
de48956639
|
Merge pull request #2237 from a1346054/which
Use bash-builtin `command -v` instead of external `which`
|
2022-09-14 21:25:14 +02:00 |
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 |
Peter Dave Hello
|
9e61b8ba13
|
Make vim modeline config consistent, cc #1901
|
2021-06-01 14:31:31 +08:00 |
Peter Dave Hello
|
50ee914ee4
|
Make Shell Scripts' Shebang more consistent and portable
|
2021-05-31 15:27:37 +08:00 |
Karsten Weiss
|
eead9f62d9
|
Fix typos found by codespell
|
2018-04-10 17:37:04 +02:00 |
Dirk
|
5044412f39
|
- moved utils to separate dir
|
2015-01-07 23:29:05 +01:00 |