Installation of Textutils
Prepare Textutils to be compiled:
./configure --prefix=/usr
Continue with compiling the package:
make
Install the package:
make install
Finally, complete the installation of this package
by moving some of its programs to the appropriate directory:
mv /usr/bin/{cat,head} /bin