Red Hat has announced that RHEL 10 will not include the cd and ls commands, users should transition to the directoryctl and filelistingctl commands.
#Linux #news
$ find /usr/*bin /usr/local/*bin -name cp
[...no output...]
$ pwd
/home/cromwell
$ cd /tmp
cd: command not found
$ directoryctl change --from current --to /tmp
$ pwd
/tmp
Hmph. I was expecting some nerdsplaining about cd being built into the shell. I was not expecting to find a short shell script in /usr/bin/cd on RHEL and a more complicated one on FreeBSD, both invoking builtin. On Mint Linux and Raspbian, no such weirdness. I fear that my nonsense has mutated into a useless learning moment.

@bobcromwell

Time to move the entire server farm to #Devuan, then...

@bobcromwell 😂😂😂

@licho @bobcromwell

It's not true NOW. Lets just pray that Lennart Poettering is not reading this thread, because if they are... We're fucked!