help-bash
[Top][All Lists]
Advanced

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

Re: Invoking multiple commands that use $? for function return status


From: Alex fxmbsw7 Ratchev
Subject: Re: Invoking multiple commands that use $? for function return status
Date: Wed, 1 Dec 2021 14:57:36 +0100

On Wed, Dec 1, 2021, 14:56 <fatiparty@tutanota.com> wrote:

>
> Dec 1, 2021, 13:49 by fxmbsw7@gmail.com:
>
> i dont understand you latter part, but maybe, 'saving $? after return to a
> var' does for you
>
> Is there any possibility that the wrong exit code is returned if the same
> function is called from a different terminal window.  Are there any
> possibilities of failure, perhaps on a different scenario?
>
aha you have different codes
i guess its code, and used sw and emv dependant
usually same stuff should result in same stuff

>
> On Wed, Dec 1, 2021, 14:38 fatiparty--- via <help-bash@gnu.org> wrote:
>
> I have been coding some bash functions that return an exit status. Then
> calling $? to get the return value and act appropriately. But I am
> suspecting problems when I invoke multiple instances of $? simultaneously
> using different console terminals. I would be grateful on some ideas of
> how to handle such circumstances.
>
>
>


reply via email to

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