xentaur

view files/xenomips.sh @ 5:83a41d802a52

function write_to has improved.

Several templates of cisco configuration secuences have added.
author igor
date Sun Jul 15 14:34:59 2007 +0300 (2007-07-15)
parents
children 825cd93472de
line source
1 #!/bin/sh
3 DYNAMIPS_WORKDIR="/xenomips/config"
4 DYNAMIPS_ARGS=`cat /proc/cmdline | sed 's/.*xenomips="//; s/".*//'`
7 cd "$DYNAMIPS_WORKDIR"
8 screen -e '^``' -d -m dynamips $DYNAMIPS_ARGS