Sujet : Re: Case Insensitive File Systems -- Torvalds Hates Them
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.miscDate : 03. May 2025, 01:01:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vv3md6$273hn$5@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12
User-Agent : Pan/0.162 (Pokrosvk)
On Fri, 02 May 2025 17:41:54 +0100, Richard Kettlewell wrote:
It’s only shell that has a problem with spaces, so it seems like
it’s not the spaces that are the problem, but the language.
See my screed from a few months ago, in comp.unix.shell I think it was,
about the difference between command languages (which use a lot of string
substitution and suffer from this problem) and programming languages
(which don’t).