#!/bin/bash hvbuild() { install -v -m 755 ${LFS_TMP}/${PACKAGE}/ack /usr/bin string_add "alias ack='ack --pager=\"less -RFX\"'" /etc/bashrc }