Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in subshell

Bash script - redirect child script stderr to parent's stdout

Why does shell command “{ command1; command2: } &" open a subshell?

linux bash shell subshell

Bash get process ID of a process started in subshell

bash shell process subshell

Parenthesis in bash - subshell vs grouping

bash grouping subshell

Replacing 'source file' with its content, and expanding variables, in bash

bash set expansion subshell

"basename" used in subshell returns "command not found" [duplicate]

bash subshell

Python subprocess, subshells, and redirection

bash: limiting subshells in a for loop with file list

bash for-loop subshell

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

Does trap work as expected while piping?

bash pipe subshell bash-trap

How to use `set -e` inside a bash command substitution?

Does a Shell function run in a subshell

bash subshell

Difference between ( ) & and ( &)?

bash subshell

Local variables in bash: local vs subshell

Can a function be invoked in a bash subshell as background job?

Why does `cat <(cat)` produce EIO?

bash - pipe creates a subshell

bash pipeline subshell

How to find next available file descriptor in Bash? [duplicate]

Bash 'swallowing' sub-shell children process when executing a single command

linux bash shell subshell

Bash bad substitution with subshell and substring