#!/bin/bash
echo -ne "\002verbatim:"
octave -v
cd $TEXMACS_PATH/misc/octave; exec octave -qi
