≡ Menu

Bash Brace Expansion

Bash Shell expansion One of the operation of the shell when it analyzes the input is Shell expansion. Bash provides different types of expansion. In this article let us review an important expansion — “Brace expansion”. This article is part of our on-going Bash Tutorial series. Brace Expansion Brace expansion is used to generate arbitrary [...]

{ 6 comments }