This extension pack install common utilities and create aliases useful for daily administrative tasks.
An interactive process viewer for Unix systems. It is a text-mode application (for console or X terminals) and requires ncurses.
Vim (a contraction of Vi IMproved) is a clone, with additions, of Bill Joy's vi text editor program for Unix.
A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
Put files (and directories) in trash using the trash-put command in a way that is, otherwise as trash-put itself, compatible to GNUs rm and rmdir.
Automatic saint invocation used by expert Linux System Administrators.
whereis forfind / -inamecalcis forbclais forls -lahpsis forps -auxnetstatis fornetstat -pntmkcdiris formkdirandcdinto created directory
For the complete list see the source code.
- Configure yum repository:
$ cd /etc/yum.repos.d/
$ sudo curl http://sandrospadaro.altervista.org/sandrospadaro.repo --output sandrospadaro.repo
- install the packege:
$ sudo dnf install ss-ext-pack -y
Aliases and the bash function are defined in /etc/profile.d/ss-ext-pack.sh; so pay attention to not override i.e. in .bashrc.
Aliases and the bash function will be available only after reboot or you run source /etc/profile.d/ss-ext-pack.sh.