fix expansion of $* and $@ in contexts where word splitting is not performed to be more consistent across different word expansions; fix pathname canonicalization when setting $BASH

This commit is contained in:
Chet Ramey
2025-11-24 09:51:15 -05:00
parent bcac47f08a
commit 4e705ed53a
13 changed files with 200 additions and 37 deletions
+5
View File
@@ -13,6 +13,8 @@
#
# have to run through sed or grep to filter out version information
COLUMNS=80
# let's exercise print-help
help -x
@@ -37,3 +39,6 @@ help -- | sed 1d
# maybe sometime in the future this will do something
help -- bash
# Tinkering with format for pattern output
help 'ad*x'