Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dsinc!bagate!cbmvax!carolyn From: carolyn@cbmvax.commodore.com (Carolyn Scheppner - CATS) Newsgroups: comp.sys.amiga.tech Subject: Re: fork() and req.library Keywords: HELP!! Message-ID: <21756@cbmvax.commodore.com> Date: 20 May 91 23:07:14 GMT References: <1991May19.065047.21385@disk.uucp> Reply-To: carolyn@cbmvax.commodore.com (Carolyn Scheppner - CATS) Organization: Commodore, West Chester, PA Lines: 22 In article <1991May19.065047.21385@disk.uucp> specter@disk.uucp (Byron Max Guernsey) writes: >Is there anyway to redirect a process i/o to the serial.device? In essence I >want to be able to do a CLI or SHELL andrun different console type programs >through the serial.device. newshell AUX: from s:aux-startup Make a file in s: called aux-startup and have it turn off requesters and then execute s:shell-startup. To turn off requesters you will need a program that pokes ((struct Process *)FindTask(NULL))->pr_WindowPtr to -1. You should be able to find canned programs to do this on Fish Disks, etc. -- ========================================================================== Carolyn Scheppner -- Tech. Mgr. CATS - Commodore Amiga Technical Support PHONE 215-431-9180 {uunet,rutgers}!cbmvax!carolyn carolyn@commodore.com "Under the multitasking operating system, the trackdisk.device is the defied interface..." - Bryce ==========================================================================