LXer: How to use range and sequence expression in bash
by LXer from LinuxQuestions.org on (#5G00J)
Published at LXer:
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.
Read More...


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.
Read More...