Well, I tried a few more things:

This script:

#! /bin/bash
export TERM=dumb
exec dos </dev/null 2>/tmp/outfile >/tmp/outfile -I 'video{none}
keystroke "exitemu\r"'

sent with bash into the background:

[root@localhost scriptfiles]# bash xx &

gives me:

[root@localhost scriptfiles]# more /tmp/outfile
CPU speed set to 120/1 MHz
Running on CPU=586, FPU=1, rdtsc=1
ERROR: slang_keyb_init(): Couldn't tcgetattr(kbd_fd,...) errno=25
ERROR: slang_keyb_close(): failed to restore keyboard termios settings!

So I guess, I have yet another problem.

Also, put export TERM=dumb and -I 'video{none}' into my script
did not change anything - dos still won't "access" /etc/dosemu.conf,
if it is run from at, whatever this means. It is there!

Oh, in case that this is of relevance - this is a redhat 6.0
Linux version 2.0.36.

Any suggestions most welcome!
Thanks for your time,
Joerg


--
J�rg Kaduk                            Tel.: 1 650 325 1521 x 416
Carnegie Institution of Washington    FAX: 1 650 325 6857
Dept. of Plant Biology
260 Panama Street                     [EMAIL PROTECTED]
Stanford, CA 94305-1297               http://Jasper.Stanford.EDU/joerg/

Reply via email to