Sujet : Re: Case Insensitive File Systems -- Torvalds Hates Them
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.miscDate : 04. May 2025, 00:11:19
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vv67qm$hbt1$13@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Pan/0.162 (Pokrosvk)
On Sat, 3 May 2025 19:35:57 +0100, The Natural Philosopher wrote:
But making it an 'array of strings' is *already* parsing and formatting
it!
If one program invokes another and passes it an array of strings, it
doesn’t have to worry about interpretation of shell-special characters if
it’s not going through a shell.