Sujet : Re: Case Insensitive File Systems -- Torvalds Hates Them
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.miscDate : 07. May 2025, 22:46:03
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vvgkar$18rfl$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
User-Agent : Pan/0.162 (Pokrosvk)
On Wed, 07 May 2025 22:41:36 +0100, Richard Kettlewell wrote:
Second, the issue in shell is is that newlines (or spaces) interact
badly with its approach to string handling: a filename can cause a
script to unexpectedly fail.
That’s just a matter of proper shell programming.