#!/bin/sh cat >> $HGRCPATH < foo hg ci -Amfoo echo '% with opts' hg cleanst echo '% with opts and whitespace' hg shortlog echo '% interaction with defaults' hg mylog hg lognull echo '% properly recursive' hg dln echo '% path expanding' FOO=`pwd` hg put cat 0.diff echo '% shell aliases' hg echo foo