#!/bin/sh
export PATH=/usr/bin/gnu:$PATH 
exec /opt/mc/bin/mc "$@"
