refuse

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Tue Dec 14 10:26:05 PST 2004


Joshua Lokken <joshua.lokken at gmail.com> writes:

> On 14 Dec 2004 09:36:35 -0500, Lowell Gilbert
> <freebsd-questions-local at be-well.ilk.org> wrote:
> > Gert Cuykens <gert.cuykens at gmail.com> writes:
> > 
> > > can somebody change the cvsup program so the refuse file can contain
> > > #comments please ?
> > 
> > Why not just run it through cpp(1) and use the output?
> > I used to do that with my sendmail configuration...
> 
> Hello Lowell, would you mind elaborating on this?  How would
> one 'run it through cpp'?

cpp -P < input_file > output_file


More information about the freebsd-questions mailing list