Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in parameter-expansion

In Bash, is there a way to expand variables twice in double quotes?

Parameter expansion with double caret ^^

parameter expansion using bang dollar (`!$`)

bash parameter-expansion

Bash variable expansion with a '/'

How to remember which expansion ${var%} ${var#} work from which end? [closed]

Regex matching end of a line $ not working in Bash Script

How does negative matching work in extglob in parameter expansion

Create URL friendly slug with pure bash?

Extract substring before dot

bash parameter-expansion

Simple way to append to an environment variable that may not exist yet in csh

The mechanics of this shell syntax: ${1:-$(</dev/stdin)}

Bash: How to use operator parameter expansion ${parameter@operator}?

How to extract substring in Fish shell?

How can I execute a command stored in a variable?