Dear all,

What is the recommended way of running multiple commands on a VS when
your list of commands is on the hosting server.

For example,

I've tried using...

bevs -r krusty < /etc/commands.sh
cat /etc/commands.sh | bevs -r krusty

but both of these give strange results.

However,

cat /etc/commands.sh | chroot /home/vsd/vs/krusty

seems OK.  Could a "-f (filename)" option be added to bevs that executes
the list of commands held in (filename) on the VS and then exits?  This
would seem a lot nicer.

Thanks in advance,



Ben Kennish
[EMAIL PROTECTED]
www.fubra.com

------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to