Thank you, that single line does the job.
Lg Holger
On 03/30/2012 12:30 AM, Tadziu Hoffmann wrote:
>
>
>>> However, is it possible to fix it at the groff level.
>
>> I don't think so.
>
> Have to correct myself. If device escapes count as "at the
> groff level" then it is possible with the
On Sat, Mar 31, 2012, James K. Lowden wrote:
> On Fri, 30 Mar 2012 16:20:28 -0400
> Peter Schaffter wrote:
>
> > Please check for obvious errors.
>
> Obvious errors corrected. :-)
>
> * set -e to exit on first error
> * report missing filename with $1 because $FILE not set
> * consistently
On Fri, 30 Mar 2012 16:20:28 -0400
Peter Schaffter wrote:
> Please check for obvious errors.
Obvious errors corrected. :-)
* set -e to exit on first error
* report missing filename with $1 because $FILE not set
* consistently redirect error messages >&2
* use more lines and fewer columns f