Search code examples
How to avoid bash command substitution to remove the newline character?...

bashnewlinecommand-substitution

Read More
variable error in bash when doing calculation...

bashpipesyntax-errorvariable-assignmentcommand-substitution

Read More
How to use the output of one command as the bash completion for another...

bashgitcommand-substitution

Read More
Issues passing variables inside of command substitution in bash...

bashsortingvariablescommand-substitution

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