-
cd is implemented as a shell built-in. You can convince yourself of this if you try running which cd - you won't find anything. this looks like the zshell implementation.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
Indeed, utilities like zoxide which operate primarily as a cd replacement don't attempt to change directories via rust code - they create a shell alias that ultimately invokes a shell builtin to do it.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Ask HN: Which folder/directory do you store code in?
-
Zoxide - A faster alternative to boring cd command
-
Say good bye to cd and hello Zoxide - the better and smarter cd command
-
You might want to replace cd command with Zoxide 🎉 — a smarter and trainable cd alternative 🗂️
-
Linking to another section of a md document isn't working