Bash Brace Expansion

Bash brace expansion is used to generate stings at the command line or in a shell script. The syntax for brace expansion consists of either a sequence specification or a comma separated list of items inside curly braces "{}".

A sequence consists of a starting and ending item separated by two periods "..".

read more...


 

More related items

Robert Basic's Blog: Benchmarking pages behind a...
Robert Basic has a recent post showing you how to use the "cookie jar" functionality included with Apache's "ab" benchmarking tool to get behind your PHP-based login with a simple curl and...

Sameer Borate's Blog: Source Code Signatures in PHP
In this new post to his blog Sameer Borate applies an interesting method of discovery of structure in unfamiliar code - generating code signatures. One method [Ward Cunningham] suggests is...

PHP Components: Installing Phix on CentOS - Stuart...
In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com