Subject: Re: PROBLEM WITH FMT
To: Brian Buhrow <buhrow@cats.ucsc.edu>
From: Alan Barrett <apb@iafrica.com>
List: current-users
Date: 02/11/1997 10:55:27
> A specific bit of lunacy about this syntax and semantics is that files
> with names like "65" or "75" will be ignored, the integers on the
> command being interpreted as line length settings.  There only way to
> format two files called "65" and "75" would be to repeat the defaults
> on the command line: "fmt 65 75 65 75".

This part, at least is easy.  Use "fmt ./65 ./75".

--apb (Alan Barrett)