List Question
20 TechQA 2016-12-22T15:40:13.763000In bash, what does dir=${0%/*} means?
682 views
Asked by ahg8tOPk78
bash echo - how to denote the end of command
1.2k views
Asked by Parthiban Nagarajan
Bash math expression
437 views
Asked by hewhocodes
Converting a BASH script to run on SH (via BusyBox)
2.7k views
Asked by Silviu G
Performing Variable Expansion in bash without performing Command Substitution
86 views
Asked by Juergen
Display the exit code of previous command only when it's non-zero, without using commands?
108 views
Asked by iBug
'Docker cp' with parameter expansion (PowerShell)
312 views
Asked by nilosch
Deleting leading spaces is not working in Bash
180 views
Asked by Lou
Bash Parameter Expansion - get part of directory path
661 views
Asked by TheNewGuy
Tar multiple files in for loop
890 views
Asked by TheNewGuy
bash parameter-expansion: removing multiple occurences of the same character
311 views
Asked by linux_beginner
Bad subsitution when trying to do string replacement with parameter expansion
139 views
Asked by TheEagle
Different behaviour with echo vs printf command line arguments in zsh
1.1k views
Asked by abjoshi - Reinstate Monica
renaming series of files using xargs
1.9k views
Asked by Oliver
How to convert day name to lowercase in bash script?
1k views
Asked by PUSTAKAKORAN.COM
What is this bash parameter expansion syntax?
151 views
Asked by mattalxndr
Remove domain from email using linux substring bash
2k views
Asked by ilovecode
Parameter Expansion in Zsh vs Bash: what is the equivalent of "${VAR,,}"?
437 views
Asked by baggiponte
How to replace the last octet in an IP adress using Bash?
941 views
Asked by lystack
bash read between two strings using parameter expansion expression
111 views
Asked by Asdfg