Search code examples
Passing multi-line command output to echo outputs only a single line...

linuxbashparameter-passingcommand-substitution

Read More
Use substituted string as a command in shell script...

shellcommand-substitution

Read More
What is happening in this command substitution?...

bashexpansioncommand-substitution

Read More
IFS and command substitution...

linuxshellkshifscommand-substitution

Read More
Do escaped double quotes in command substitution become literals in Bash?...

bashquotingcommand-substitution

Read More
How to address error "bash: !d': event not found" in Bash command substitution...

bashparsingsedcommand-substitution

Read More
Why is this command substitution waiting for the background job to finish?...

bashcommand-substitutionsetsid

Read More
Where is $(< file) documented?...

bashshellio-redirectioncommand-substitution

Read More
Escape $() syntax in `docker exec`...

bashdockercommand-substitution

Read More
Shell Expansion (Command substitution) in Golang...

shellgocommand-substitution

Read More
How do I prevent substitution before processing in TCL?...

tclcommand-substitution

Read More
command substitution in docker CMD...

pythondockercmddockerfilecommand-substitution

Read More
Bash - is this called a definition?...

bashdefinitionheredoccommand-substitution

Read More
Extracting parts of whitespace seperated string...

gitshellsedcommand-substitution

Read More
awk command fails with command substitution...

bashawkcommand-substitution

Read More
POSIX shell: escaping line-continuations in backquote command-substitutions...

shellshposixlanguage-lawyercommand-substitution

Read More
bash - command substitution is omitting whitespaces...

stringbashcommand-substitution

Read More
bash doesn't run commands in sequential order...

bashcommand-substitution

Read More
run command inside of ${ curly braces...

bashshellcommandcommand-substitution

Read More
Bash: Insert variable content into command substitution as arguments - how to quote correctly?...

bashcommand-substitutionvariable-substitution

Read More
How to perform multiple commands on a list of files in bash (xargs?)...

bashxargscommand-substitutionprocess-substitution

Read More
Why does input redirection work differently when in command substitution?...

bashshellfilehttp-redirectcommand-substitution

Read More
bash: pgrep in a commad substition...

bashgrepcommand-substitution

Read More
pgrep prints a different pid than expected...

bashgrepcommand-substitution

Read More
Twice Bash command substitution...

linuxbashvariablescommand-substitution

Read More
Command substitution and $PATH variable...

bashpathcommand-substitution

Read More
Multi-line, double quoted string triggers history expansion on subsequent single-quoted commands it ...

bashgnucommand-substitution

Read More
bash command substitution on external script function receives incorrect exit status...

bashshellcommand-substitution

Read More
How to pass a ruby script's output as arguments to a shell command using command substitution?...

rubyescapingcommand-substitution

Read More
double backslashes of sed single-quoted command inside command substitutions get translated to a sin...

shellsedshbacktickscommand-substitution

Read More
BackNext