Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15330 > unrolled thread
| Started by | Stephane Chazelas <stephane.chazelas@gmail.com> |
|---|---|
| First post | 2019-08-20 16:45 +0100 |
| Last post | 2019-08-20 16:45 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Pathname expansion vs. filename expansion Stephane Chazelas <stephane.chazelas@gmail.com> - 2019-08-20 16:45 +0100
| From | Stephane Chazelas <stephane.chazelas@gmail.com> |
|---|---|
| Date | 2019-08-20 16:45 +0100 |
| Subject | Re: Pathname expansion vs. filename expansion |
| Message-ID | <mailman.513.1566315907.30381.bug-bash@gnu.org> |
2019-08-20 16:30:21 +0100, Stephane Chazelas: [...] > See also "filename generation" or "globbing" which avoid the > potential confusion with ~user and <(...) which also are > "pathname expansion" operators. [...] FWIW, in zsh's manual, "filename expansion" refers to ~user, ~1, ~-1, ~named-directory, =cmd while "filename generation" refers to globbing. In dash: Pathname Expansion (File Name Generation) In mksh: file name generation In ksh93: File Name Generation In yash: Pathname expansion (globbing) In tcsh: Filename substitution In fish: globbing -- Stephane
Back to top | Article view | gnu.bash.bug
csiph-web