bug-bash
[Top][All Lists]
Advanced

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

manual page missing ${parameter-replacement}


From: Ulrich Windl
Subject: manual page missing ${parameter-replacement}
Date: Mon, 21 Nov 2022 08:20:51 +0100

I think the bash manual page lacks some important detail of parameter 
substitution, namely:
"Bash tests for a parameter that is unset or null. Omitting the colon results 
in a test only for a parameter that is unset."

(found in 
https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html)



reply via email to

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