help-bash
[Top][All Lists]
Advanced

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

quote interpretation via vars without eval


From: Alex fxmbsw7 Ratchev
Subject: quote interpretation via vars without eval
Date: Sat, 13 Mar 2021 00:59:13 +0100

i was doing declare -p to again modifications, and noticed i can include
quotes inside the declare settment ( declare [-opts] "$res" )
where else do the quotes get interpreted, can you write a short list ?

you know, backslashes, quotes, etc, in vars, as arguments, dont get
interpreted without eval
but with eval its dangerous

so thats why im looking for alternative ways


reply via email to

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