help-bash
[Top][All Lists]
Advanced

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

[Help-bash] difference of $? and ${PIPESTATUS[0]}


From: adrelanos
Subject: [Help-bash] difference of $? and ${PIPESTATUS[0]}
Date: Wed, 04 Dec 2013 19:33:32 +0000

Hi,

when writing bash scripts, are there situations where it's better to use
"$?" instead of "${PIPESTATUS[0]}"?

Cheers,
adrelanos



reply via email to

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