help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-bash] bash native way to get exit status of process substitution


From: Peng Yu
Subject: [Help-bash] bash native way to get exit status of process substitution
Date: Mon, 10 Jun 2019 08:22:11 -0500

Hi,

Different from the pipeline (the exit status of the processes in a
pipeline can be checked by PIPESTATUS), it seems that there is not a
native way to check the exit status of process substitution, i.e.,
`<()` and `>()`. Is it so? Thanks.

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]