#!/bin/sh if ! test -e /bin/bash then ln -sf /opt/bin/bash /bin/bash fi