GNU bug report logs - #6195
Feature Request for "fold"

Previous Next

Package: coreutils;

Reported by: BJ Dierkes <wdierkes <at> 5dollarwhitebox.org>

Date: Sat, 15 May 2010 02:07:01 UTC

Severity: wishlist

Done: Bob Proulx <bob <at> proulx.com>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 6195-done <at> debbugs.gnu.org (full text, mbox):

From: Bob Proulx <bob <at> proulx.com>
To: BJ Dierkes <wdierkes <at> 5dollarwhitebox.org>
Cc: 6195-done <at> debbugs.gnu.org
Subject: Re: bug#6195: Feature Request for "fold"
Date: Mon, 7 Jun 2010 17:32:41 -0600
BJ Dierkes wrote:
> Pádraig Brady wrote:
> >> $ git --no-pager log --oneline | fold -s
> > 
> > `fmt` seems to nearly do what you want,
> > and with a little sed you can line up correctly:
> > 
> >  fmt -t | sed 's/^   /        /'
> > 
> > I'm not against a --indent option to fold
> > but with the overlap between fmt,pr,fold,sed
> > the barrier to new options to these utils is high.
> 
> Thank you for the quick reply.  Your response makes complete sense.

Since everyone seems satisfied with the situation I am going to close
the bug report in the bug tracking system with this message.

Bob




This bug report was last modified 12 years and 88 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.