Sujet : Re: Case Insensitive File Systems -- Torvalds Hates Them
De : vallor (at) *nospam* cultnix.org (vallor)
Groupes : comp.os.linux.miscDate : 07. May 2025, 07:51:35
Autres entêtes
Message-ID : <m80e7nFknocU1@mid.individual.net>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
User-Agent : Pan/0.162 (Hmm4; 7b109588; Linux-6.14.5)
On Wed, 7 May 2025 04:54:09 -0000 (UTC), Lawrence D'Oliveiro
<
ldo@nz.invalid> wrote in <
vvep1h$ls3p$1@dont-email.me>:
On 7 May 2025 09:54:09 +1000, Computer Nerd Kev wrote:
... and it would have avoided needing lots of special handling for
newlines in software.
It’s really only command languages that might have trouble, not proper
programming languages.
And even a command language like bash has facilities that can take this
in its stride.
A lot of GNU tools have ways of using \0 for input/output, for example:
_[/home/vallor/OS/linux-6.14.5]_(
vallor@lm)🐧_
$ find . -type f -print0 | grep -z " " | tr "\0" "\n"
./tools/testing/selftests/devices/probe/boards/Dell Inc.,XPS 13 9300.yaml
-- -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti OS: Linux 6.14.5 Release: Mint 22.1 Mem: 258G "BREAKFAST.COM halted... cereal port not responding."