RIP Tutorial
  • Tags
  • Topics
  • Examples
  • eBooks
Download Bash (PDF)

Bash

  • Getting started with Bash
  • Awesome Book
  • Awesome Community
  • Awesome Course
  • Awesome Tutorial
  • Awesome YouTube
  • Aliasing
  • Arrays
  • Associative arrays
  • Avoiding date using printf
  • Bash Arithmetic
  • Bash history substitutions
  • Bash on Windows 10
  • Bash Parameter Expansion
  • Brace Expansion
    • Create a backup of dotfiles
    • Create directories to group files by month and year
    • Make Multiple Directories with Sub-Directories
    • Modifying filename extension
    • Use increments
    • Using brace expansion to create lists
  • Case statement
  • CGI Scripts
  • Chain of commands and operations
  • Change shell
  • Color script output (cross-platform)
  • Conditional Expressions
  • Control Structures
  • co-processes
  • Copying (cp)
  • Creating directories
  • Customizing PS1
  • Cut Command
  • Debugging
  • Decoding URL
  • Design Patterns
  • File execution sequence
  • File Transfer using scp
  • Find
  • Functions
  • getopts : smart positional-parameter parsing
  • global and local variables
  • Grep
  • Handling the system prompt
  • Here documents and here strings
  • Internal variables
  • Job Control
  • Jobs and Processes
  • Jobs at specific times
  • Keyboard shortcuts
  • Listing Files
  • Managing PATH environment variable
  • Math
  • Namespace
  • Navigating directories
  • Networking With Bash
  • Parallel
  • Pattern matching and regular expressions
  • Pipelines
  • Pitfalls
  • Process substitution
  • Programmable completion
  • Quoting
  • Read a file (data stream, variable) line-by-line (and/or field-by-field)?
  • Redirection
  • Scoping
  • Script shebang
  • Scripting with Parameters
  • Select keyword
  • Sleep utility
  • Sourcing
  • Splitting Files
  • strace
  • The cut command
  • true, false and : commands
  • Type of Shells
  • Typing variables
  • Using "trap" to react to signals and system events
  • Using cat
  • Using sort
  • When to use eval
  • Word splitting


Bash

  • Getting started with Bash
  • Awesome Book
  • Awesome Community
  • Awesome Course
  • Awesome Tutorial
  • Awesome YouTube
  • Aliasing
  • Arrays
  • Associative arrays
  • Avoiding date using printf
  • Bash Arithmetic
  • Bash history substitutions
  • Bash on Windows 10
  • Bash Parameter Expansion
  • Brace Expansion
    • Create a backup of dotfiles
    • Create directories to group files by month and year
    • Make Multiple Directories with Sub-Directories
    • Modifying filename extension
    • Use increments
    • Using brace expansion to create lists
  • Case statement
  • CGI Scripts
  • Chain of commands and operations
  • Change shell
  • Color script output (cross-platform)
  • Conditional Expressions
  • Control Structures
  • co-processes
  • Copying (cp)
  • Creating directories
  • Customizing PS1
  • Cut Command
  • Debugging
  • Decoding URL
  • Design Patterns
  • File execution sequence
  • File Transfer using scp
  • Find
  • Functions
  • getopts : smart positional-parameter parsing
  • global and local variables
  • Grep
  • Handling the system prompt
  • Here documents and here strings
  • Internal variables
  • Job Control
  • Jobs and Processes
  • Jobs at specific times
  • Keyboard shortcuts
  • Listing Files
  • Managing PATH environment variable
  • Math
  • Namespace
  • Navigating directories
  • Networking With Bash
  • Parallel
  • Pattern matching and regular expressions
  • Pipelines
  • Pitfalls
  • Process substitution
  • Programmable completion
  • Quoting
  • Read a file (data stream, variable) line-by-line (and/or field-by-field)?
  • Redirection
  • Scoping
  • Script shebang
  • Scripting with Parameters
  • Select keyword
  • Sleep utility
  • Sourcing
  • Splitting Files
  • strace
  • The cut command
  • true, false and : commands
  • Type of Shells
  • Typing variables
  • Using "trap" to react to signals and system events
  • Using cat
  • Using sort
  • When to use eval
  • Word splitting

BashBrace Expansion


Remarks

Bash Reference Manual: Brace Expansion

Brace Expansion Related Examples

  • Create a backup of dotfiles
  • Create directories to group files by month and year
  • Make Multiple Directories with Sub-Directories
  • Modifying filename extension
  • Use increments
  • Using brace expansion to create lists



PDF - Download Bash for free


Previous Next
Related Tags
  • Docker
  • Git
  • Java Language
  • GNU/Linux
  • MySQL
  • Node.js
  • Perl Language
  • PHP
  • Python Language
  • Regular Expressions
This modified text is an extract of the original Stack Overflow Documentation created by following contributors and released under CC BY-SA 3.0
This website is not affiliated with Stack Overflow
Email: tutorialpedia@outlook.com