79455002

Date: 2025-02-20 15:30:25
Score: 0.5
Natty:
Report link

In case the OP was also asking why the PPID of the subshell is equal to the PPID of the shell (both 143), the answer is

A subshell is a copy of the shell process.

(ref. Bash Manual Page, sec. Command Execution Environment).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: the_eraser