ormaaj 1635848098 learn # touch {,\\}x{,\\}\[y]; ls; for sh in bash dash; do printf '%s: ' "$sh"; "$sh" -c 'x=\\x* IFS=; printf "%s " $x'; echo; done