On 2011-03-07 at 09:15 -0700, The Doctor wrote: > I would like to send the configure file without the conmments. > > How can I do this?
grep '^ *[^# ]' < /path/to/exim.conf > stripped-config -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
