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


Groups > gnu.bash.bug > #15330

Re: Pathname expansion vs. filename expansion

From Stephane Chazelas <stephane.chazelas@gmail.com>
Newsgroups gnu.bash.bug
Subject Re: Pathname expansion vs. filename expansion
Date 2019-08-20 16:45 +0100
Message-ID <mailman.513.1566315907.30381.bug-bash@gnu.org> (permalink)
References <CAJnmqwY42QvC5FO_35efmPnuookSfvGm2_hWtxmaCp_FCSyhDw@mail.gmail.com> <87094e8a-3a60-5ad1-ac26-815a4a8a7ed7@case.edu> <20190820151542.6pvfuk32niplx7pt@chaz.gmail.com> <20190820153021.w777rizqvsgmi4nf@chaz.gmail.com> <20190820154500.rdisuhysoj42f7kf@chaz.gmail.com>

Show all headers | View raw


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 gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web