Sujet : Re: Case Insensitive File Systems -- Torvalds Hates Them
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.miscDate : 09. May 2025, 08:58:36
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vvkcjb$2lpnp$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Pan/0.162 (Pokrosvk)
On Fri, 09 May 2025 07:06:56 +0200, Marc Haber wrote:
The shell tokenizes at whitespace, and a newline is often treated as
whitespace.
The shell does word splitting (not quite tokenization) at “internal field
separators”.