Excellent.  Thanks a lot.

Never realized that we can do this with echo.

-- mks --

On Wed, May 19, 2010 at 4:13 PM, Martin Bähr <
[email protected]> wrote:

> On Wed, May 19, 2010 at 03:44:56PM +0800, M K Saravanan wrote:
> > Is there any equivalent of "seq" command to generate ascii string?
> > aseq aa az
>
> google spat out this for "seq letters":
>
> http://www.shell-tips.com/2008/01/14/printing-a-sequence-of-letters-or-numbers/
>
> experimenting with that led to:
> echo {a..a}{a..z}
>
> appears to work for any length of string
>
>
_______________________________________________
LUGS Mailing list - [email protected]
List FAQ: http://wiki.lugs.org.sg/LugsMailingListFaq
Info page: http://www.lugs.org.sg/mailman/listinfo/slugnet
To unsubscribe send an empty email to: [email protected]

Reply via email to