Rust Coreutils
En Fedora:
sudo dnf install uutils-coreutils
# Recomendado
sudo dnf install bat ripgrep zoxide nu skim
Modificar el PATH por ejemplo en .bash_profile
export PATH="/usr/libexec/uutils-coreutils:$HOME:$PATH"
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
En Fedora:
sudo dnf install uutils-coreutils
# Recomendado
sudo dnf install bat ripgrep zoxide nu skim
Modificar el PATH por ejemplo en .bash_profile
export PATH="/usr/libexec/uutils-coreutils:$HOME:$PATH"