#!/bin/sh [ -f /usr/bin/file ] || ln -s /usr/local/bin/file /usr/bin/file