Search code examples
How can I make bash 'pop' and 'shift' functions that actually return the item popped...


arraysbashsubshell

Read More
Bash Subshell Expansion as Parameter to Function...


bashsubshell

Read More
Retrieve the first/last line of subshell stdout...


bashshellsubshell

Read More
How to find the number of instances of current script running in bash?...


bashgreppssubshell

Read More
modify array with command substitution...


arraysbashsubshellcommand-substitution

Read More
bash how to error out when subshell error...


bashsubshell

Read More
How does the behavior of a function change if it is within a subshell?...


bashfunctionshellsubshell

Read More
Bash script - redirect child script stderr to parent's stdout...


linuxbashhttp-redirectstderrsubshell

Read More
Running commands in a loop without spawning a new subshell each time...


linuxbashperformanceshellsubshell

Read More
What happens when reading into a variable in a pipeline?...


bashpipelinesubshell

Read More
why does subshell returns if: command not found...


shellexpressionsubshell

Read More
scp doesn't list then when run in subshell script...


bashscpsubshellverboseverbosity

Read More
Does git bash create a subshell by default when running a script file?...


bashgit-bashexitsubshell

Read More
Bash subshell for setting SHELLOPTS in a script...


bashcygwinsubshell

Read More
When are bash variables exported to subshells and/or accessible by scripts?...


bashshellsubprocesssubshell

Read More
Calling bash from within R...


rbashubuntuwindows-subsystem-for-linuxsubshell

Read More
running server in tmux through ansible...


ansibletmuxsubshell

Read More
running a server in tmux with ansible...


ansibletmuxsubshell

Read More
Backgrounded subshells use incrementally more memory...


bashsubshell

Read More
How to capture / redirect stdout/stderr from a source command into a variable (in a bash script)?...


bashstdoutstderrsubshell

Read More
Open editor from bash script and cat file to variable not working...


linuxbashterminalsubshell

Read More
Terminate a bash script when assigning a function call into a variable...


bashexitsubshell

Read More
POSIX/Bash pad variable with trailing newlines...


bashshellechoposixsubshell

Read More
See/Count how many subshells a script has opened...


shellmemory-leakswindows-subsystem-for-linuxsubshell

Read More
eliminate subshells for faster process?...


linuxbashshellsubshell

Read More
Get current time (and date) WITHOUT opening a subshell...


bashshelldatesubshell

Read More
bash: how to update an associative array in an implicit subshell?...


arraysbashloopsassociative-arraysubshell

Read More
Exiting entire bash script from subshell...


c++bashshellsubshell

Read More
Wrong exit code for variable function call assignment in subshell...


bashexit-codesubshell

Read More
Trap signals both in script and subshells...


shellsubshellbash-trap

Read More
BackNext