Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in subshell
Bash script - redirect child script stderr to parent's stdout
Mar 24, 2023
linux
bash
redirect
stderr
subshell
Why does shell command “{ command1; command2: } &" open a subshell?
Feb 09, 2023
linux
bash
shell
subshell
Bash get process ID of a process started in subshell
Oct 04, 2022
bash
shell
process
subshell
Parenthesis in bash - subshell vs grouping
Oct 01, 2022
bash
grouping
subshell
Replacing 'source file' with its content, and expanding variables, in bash
Aug 28, 2022
bash
set
expansion
subshell
"basename" used in subshell returns "command not found" [duplicate]
Feb 08, 2022
bash
subshell
Python subprocess, subshells, and redirection
Jan 16, 2021
python
bash
subprocess
subshell
bash: limiting subshells in a for loop with file list
Jul 13, 2022
bash
for-loop
subshell
bash: how to update an associative array in an implicit subshell?
Sep 12, 2022
arrays
bash
loops
associative-array
subshell
Does trap work as expected while piping?
Feb 01, 2021
bash
pipe
subshell
bash-trap
How to use `set -e` inside a bash command substitution?
Apr 11, 2022
bash
shell
subshell
command-substitution
Does a Shell function run in a subshell
Oct 23, 2022
bash
subshell
Difference between ( ) & and ( &)?
Feb 28, 2022
bash
subshell
Local variables in bash: local vs subshell
May 25, 2019
bash
function
variables
local
subshell
Can a function be invoked in a bash subshell as background job?
Feb 26, 2018
bash
function
background
subshell
Why does `cat <(cat)` produce EIO?
Aug 12, 2021
bash
io
stdin
subshell
process-substitution
bash - pipe creates a subshell
Oct 22, 2022
bash
pipeline
subshell
How to find next available file descriptor in Bash? [duplicate]
Nov 04, 2022
bash
file-descriptor
subshell
process-substitution
Bash 'swallowing' sub-shell children process when executing a single command
Oct 21, 2022
linux
bash
shell
subshell
Bash bad substitution with subshell and substring
Sep 03, 2022
bash
string
substitution
subshell
Older Entries »