Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in subshell

Why does tee wait for all subshells to finish?

bash pipeline tee subshell

Preserve return value and run not from subshell

Bash: Subshell behaviour of ls

bash shell scripting ls subshell

Bash: Execute script in context of calling shell

bash shell subshell

Running commands in a loop without spawning a new subshell each time

How to pass argument to a subshell (by execute, NOT source) without command line argument?

awk not working in bash -c "somecommand | awk '{print $2}'"

bash awk subshell

Trap signals both in script and subshells

shell subshell bash-trap

Using subshells or pipes in cmake commands?

build cmake subshell

Run commands in subshell

Bash subshell consumes stdin of the parent process

linux bash shell pipe subshell

How can I make bash 'pop' and 'shift' functions that actually return the item popped or shifted?

arrays bash subshell

Why does executing a simple command in a grouping command does not fork a subshell process, and the compound command will do it

linux bash shell subshell

How to populate global variable from function which is in a pipe?

bash pipe 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

Bash bad substitution with subshell and substring