Subject: Re: fmt utility from NetBSD
To: None <tech-userlevel@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: tech-userlevel
Date: 04/17/2006 12:32:34
On Mon, Apr 17, 2006 at 11:07:24AM +0300, Aleksey Cheusov wrote:
>
> I personally think that GNU fmt -s option is useful.
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> -s, --split-only
> split long lines, but do not refill
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
FOLD(1) NetBSD General Commands Manual FOLD(1)
NAME
fold -- fold long lines for finite width output device
SYNOPSIS
fold [-bs] [-w width] file ...
[...]
hth
-is