263 bytes added
, 17:03, 22 May 2017
By default the Linux and Unix Config Files written with comments for help but somtimes its too much!
Comments mostly starting with "#"
to filter them out do:
<pre>
grep -v '^#' config
</pre>
Sytem Echos NOW only active Settings!!
That's easy to control for bugs..