Re: this needs testing

2017-09-26 Thread Linux for blind general discussion
fmt -80 infile > outfile Same thing, isn't it? On Sep 25, 2017, at 5:49 PM, Linux for blind general discussion wrote: I forgot three lines in earlier version. This one uses fold to force creation of 80 character lines making it easier to edit rather than just leaving

re: this needs testing

2017-09-25 Thread Linux for blind general discussion
I forgot three lines in earlier version. This one uses fold to force creation of 80 character lines making it easier to edit rather than just leaving a single line in the file and that happens before editing of file can happen. cut here. #!/usr/bin/env bash # file: fcl.sh - file with