a2ps
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how do you print with double line spacing?


From: earthur
Subject: Re: how do you print with double line spacing?
Date: Tue, 30 Jul 2002 13:56:16 +0000

% cat myfile
line1
line2
% awk '{ print $0, "\n";}' myfile | a2ps

I don't think double line spacing is an option to a2ps.

/Ed




reply via email to

[Prev in Thread] Current Thread [Next in Thread]