Analysis of information sources in references of the Wikipedia article "Comparison of command shells" in English language version.
Brace expansion is available in ksh93, pdksh, bash, and zsh.
read -s Silent mode. If input is coming from a terminal, characters are not echoed.
... Indefinite Directory: match any number of directory levels – zero or more – whatever it takes to make the rest of the pattern match.
pushd) and Pop-Location (with alias popd) allows multiple location types (directories of file systems, organizational units of Active Directory, nodes of Windows Registry etc) to be pushed onto and popped from location stacks.By adding the -assecurestring parameter you can mask the data entered at the prompt