bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Additional feature for the seq command


From: James Youngman
Subject: Re: Additional feature for the seq command
Date: Fri, 29 Apr 2005 10:45:39 +0100
User-agent: Mutt/1.3.28i

On Fri, Apr 29, 2005 at 01:37:02AM -0700, Paul Eggert wrote:
> Axel Liljencrantz <address@hidden> writes:
> > seq a 3 h
> > should output
> >
> > a
> > d
> > g
> 
> Hmm, suppose someone wants the characters from '9' through ';'?
> What about non-ASCII locales?  What order should the characters appear?

FreeBSD's 'jot' command achieves this by using a %c format specifier:-

http://www.freebsd.org/cgi/man.cgi?query=jot&apropos=0&sektion=0&manpath=FreeBSD+5.3-RELEASE+and+Ports&format=html

James.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]