On Jun 15, 2017, at 1:55 AM, Stephan Beal <sgb...@googlemail.com> wrote:
> 
> i had no idea bash can do ranges like that!

[snip]

> That would have saved me lots of typing in the past :/.

When on a system without Bash or when writing a script that must be portable to 
such systems, there’s seq(1) if you only want numbers.  Unlike Bash sequences, 
seq(1) can do floating-point sequences, but Bash can do letter sequences which 
seq(1) cannot.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to