Hi,
It would be nice to have the rust equivalent of some basic commands by default such as
rg (ripgrep) : a quite fast alternative to grep
fd (fd-find) : a quite fast alternative to find, also easier to use
Hi,
It would be nice to have the rust equivalent of some basic commands by default such as
rg (ripgrep) : a quite fast alternative to grep
fd (fd-find) : a quite fast alternative to find, also easier to use
Dear Laurent,
I add ripgrep to the default package set, but I didn’t find fd-find neither in Easybuild nor on the Rocky distribution. You can compile your own instance in your home.
Best regards,