#	Zap the /usr/bin copy of notes so I can replace it
#	Also recreates the link to autoseq.
set echo
rm -f /usr/bin/notes /usr/bin/autoseq
touch /usr/bin/notes
ln /usr/bin/notes /usr/bin/autoseq
