Search code examples
Execute command that results from execution of a script whose name is in a variable...


bashcommand-substitutionindirectionshellcheckmultiple-indirection

Read More
Executing the output as filename...


bashcommand-substitutionindirectionshellcheckmultiple-indirection

Read More
Using bash to generate random IPs in Curl...


bashshellipip-addresscommand-substitution

Read More
'command not found' when passing variable into BASH function, am I quoting incorrectly?...


linuxbashgrepcommand-substitution

Read More
Why basename with a suffix doesn't work in a subshell when used with find?...


bashfindsubshellcommand-substitution

Read More
Is there a way to display function output in bash command...


bashmacosfunctioncommand-substitution

Read More
The interpretation between the braces in the brace expansion...


bashcommand-substitutionbrace-expansion

Read More
Trap with external call in command substitution breaks the parent Bash shell...


bashshellcommandbash-trapcommand-substitution

Read More
Run perl script in bash array...


bashperlcommand-substitution

Read More
How to escape backticks in bash...


bashcommand-substitution

Read More
set environment variable in GDB from output of command...


linuxcommand-linegdbenvironment-variablescommand-substitution

Read More
How to apply multiple parameter expansion in BASH for a single output?...


bashlinux-kernelredhatcommand-substitutionparameter-expansion

Read More
How to remove a known last part from commands output string in one line?...


bashstring-substitutioncommand-substitution

Read More
Deeply nesting commands...


bashshellescapingbackslashcommand-substitution

Read More
Why isn't a semicolon in command substitution output treated identical to one in the original co...


bashshellechocdcommand-substitution

Read More
Command with input redirection inside while loop...


bashwhile-loopcommand-substitution

Read More
Bash pass date variable as string...


bashdatevariablesscriptingcommand-substitution

Read More
Command substitution with string substitution...


bashcommand-substitution

Read More
echo $(command) gets a different result with the output of the command...


bashsubshellcommand-substitution

Read More
How do I use command substition in Dockerfile...


dockerfilecommand-substitution

Read More
Unable to echo last executed within .sh script...


bashscriptingshcommand-substitution

Read More
How do I include a variable in a ksh command subtitution?...


shellkshcommand-substitution

Read More
Parent trap visible but not run by subshell...


bashsubshellcommand-substitutionbash-trap

Read More
Replace a date string in sed with the ouput of a custom function with arguments...


datesedunix-timestampcommand-substitution

Read More
Process substitution broken by a pipe...


bashpipeio-redirectioncommand-substitution

Read More
Exit code of command substitution in bash local variable assignment...


bashexit-codelocal-variablescommand-substitution

Read More
combining tilde expansion with variable substitution in bash...


bashescapingcommand-substitutiontilde-expansionvariable-substitution

Read More
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
BackNext