June 14, 2021 | 11:10
Simple Configcleaner
The simple, unspectacular things in life bring you ahead the curve. This bash script, for instance, removes all comments from a configuration file. In order that no empty lines remain instead, these are subsequently removed afterwards. What remains is the essence: what really counts.
The usage is straightforward: Just add the desired config file(s) as parameters and you’re done!
Read more