A collection of commands that provide higher-level file system operations, mostly for use in shell scripts, some also for interactive use.
- Bash, GNU
awk, GNUsed
- The
./binsubdirectory is supposed to be added toPATH. - The shell/aliases.sh script (meant to be sourced in
.bashrc) defines Bash aliases around the provided commands. - The shell/bash/completions.sh script (meant to be sourced in
.bashrc) defines Bash completions for the provided commands.