Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in parameter-expansion
Parameter expansion with double caret ^^
Jan 27, 2023
regex
bash
parameter-expansion
parameter expansion using bang dollar (`!$`)
Jun 11, 2022
bash
parameter-expansion
Bash variable expansion with a '/'
Jul 18, 2022
bash
variable-expansion
parameter-expansion
How to remember which expansion ${var%} ${var#} work from which end? [closed]
Mar 26, 2022
bash
shell
parameter-expansion
Regex matching end of a line $ not working in Bash Script
Feb 25, 2020
regex
bash
eol
parameter-expansion
How does negative matching work in extglob in parameter expansion
Nov 03, 2021
bash
parameter-expansion
extglob
Create URL friendly slug with pure bash?
Apr 02, 2022
bash
slug
parameter-expansion
Extract substring before dot
May 05, 2022
bash
parameter-expansion
Simple way to append to an environment variable that may not exist yet in csh
Oct 19, 2022
environment-variables
csh
login-script
parameter-expansion
The mechanics of this shell syntax: ${1:-$(</dev/stdin)}
Nov 02, 2022
bash
stdin
command-substitution
parameter-expansion
Bash: How to use operator parameter expansion ${parameter@operator}?
Oct 18, 2022
bash
operator-keyword
quoting
parameter-expansion
How to extract substring in Fish shell?
Sep 07, 2017
substring
fish
parameter-expansion
How can I execute a command stored in a variable?
Aug 17, 2022
shell
unix
parameter-expansion