Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

generate series of strings




Hi,
is there a way to obtain from the command line a series of strings like

(1:3) (4:6) (7:9)...

always with the same increment. I'm playing with 'seq' and 'sed' but
perhaps it's not the best approach. 
Thanks,
A. 



Messages sorted by: Reverse Date, Date, Thread, Author