help-bash
[Top][All Lists]
Advanced

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

All bash variables that can be used as temp variables?


From: Peng Yu
Subject: All bash variables that can be used as temp variables?
Date: Sat, 21 Jan 2023 15:47:03 -0600

Hi,

https://lists.gnu.org/archive/html/help-bash/2023-01/msg00104.html

As discussed here BASH_REMATCH is a temp variable that can be used to
avoid polluting the global variable space. What other bash variables
can be used as temp variables (not necessarily for the purpose of
trimming prefixes and suffixes) to avoid polluting the global variable
space? Thanks.

-- 
Regards,
Peng



reply via email to

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