#!/bin/sh

unset PLAN9
exec rlwrap -H ~/.rc_history /usr/lib/plan9/bin/9.rc rc "$@"
