#!/bin/sh # Begin section update-alternatives update-alternatives --install /usr/bin/awk awk /usr/bin/gawk 100 # End section update-alternatives