#!/bin/bash ./configure --prefix=/usr && make && make -j1 install && mv -v /usr/bin/fuser /bin && mv -v /usr/bin/killall /bin