Bash reference manual feedback

2022-09-11 Thread David Apps
I hope that you are well. Thank you for your work on this great software. I have some feedback about the document at: http://www.gnu.org/software/bash/manual/bash.html the Bash shell (version 5.1, 21 December 2020). I do not know how you prefer to receive feedback. When I quote the document,

Bash reference manual feedback

2022-09-17 Thread David Apps
Thank you very much for your message. I am not surprised that I have misunderstood this item. I have much to learn. * the shell does not print a warning message if an attempt is made to use a quoted compound assignment as an argument to declare (declare -a foo=’(1 2)’). Later versions warn th