Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Variable Substitution
Is "${PS1-}" valid syntax and how does it differ from plain "$PS1"?
Apr 25, 2021
Bash variable substitution in a JSON string
Apr 25, 2021
Grep to find the correct line, sed to change the contents, then putting it back into the original file?
Apr 25, 2021
How to avoid space after bash variable in string?
Apr 25, 2021
What does ${PATH:+:${PATH}} mean?
Apr 25, 2021
Why do here-documents attempt shell substitution even on a commented line?
Apr 25, 2021
Can command substitution be nested in variable substitution?
Apr 25, 2021
Append to PATH-like variable without creating leading colon if unset
Apr 25, 2021
Can I use variables inside {} expansion without `eval`?
Apr 25, 2021
bash ${VAR//search/replace} and weird regex behaviour
Apr 25, 2021
« Newer Entries
Older Entries »