This bash tutorial explains the bash’s built-in brace expansion, and presents examples that illustrate how to use brace expansions to define a range or to generate a sequence of strings.
Source: LXer – How to use range and sequence expression in bash