Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15330 > unrolled thread

Re: Pathname expansion vs. filename expansion

Started byStephane Chazelas <stephane.chazelas@gmail.com>
First post2019-08-20 16:45 +0100
Last post2019-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.


Contents

  Re: Pathname expansion vs. filename expansion Stephane Chazelas <stephane.chazelas@gmail.com> - 2019-08-20 16:45 +0100

#15330 — Re: Pathname expansion vs. filename expansion

FromStephane Chazelas <stephane.chazelas@gmail.com>
Date2019-08-20 16:45 +0100
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web