>Is there a way that when the user login in to Linux, it goes directly to
   >dos emulator without the user manually type in "dos"?

   change their shell to dos

   i.e. in /etc/passwd put

   user:*:1000:1000:dos emulation:/var/dos:<path to dos>

It's probably a little easier to give them a .login script (as
appropriate for their shell).  Certainly, it's easier to debug.

Dale

Reply via email to