7 posts tagged with Bash

Regular expressions to test IPv4 address

Hints, guides and regular expressions, PCRE and POSIX, to test the validity of a IPv4 address in standard and CIDR format.

Loop through arguments and options in your Bash scripts

Write Bash scripts with long and short options and arguments and use a loop for parsing

Bash scripting

A template, some notes and links about Bash scripts

- updated

Read file content in Bash scripts

Read file content in Bash scripts

Arrays in Bash scripts

About using arrays in Bash scripts

Arguments and options for your Bash scripts

Write Bash scripts with options and arguments and use getopts for parsing

Embedded website workflow - Bash

Workflow to embed the website in firmware - Bash

- updated