Rust Coreutils
In Fedora:
sudo dnf in uutils-coreutils
# Recommended
sudo dnf in bat ripgrep zoxide nu skim
Modify path for example in .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
In Fedora:
sudo dnf in uutils-coreutils
# Recommended
sudo dnf in bat ripgrep zoxide nu skim
Modify path for example in .bash_profile
export PATH="/usr/libexec/uutils-coreutils:$HOME:$PATH"