Xref: utzoo comp.unix.questions:9937 comp.unix.wizards:11965 Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!ukma!uflorida!haven!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: Front end for DUMP needed Message-ID: <14195@mimsy.UUCP> Date: 27 Oct 88 22:23:29 GMT References: <12447@steinmetz.ge.com> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 13 Capsule summary: someone wants a `friendly' front-end for dump that handles multiple dumps on a single tape. The most insidious problem is that dump assumes that it can talk to a human operator by reading `/dev/tty'. Solve that, and you should be able to run dumps from another program. At a minimum, this requires writing a program that uses ptys (so that dump can have a `control terminal' that is in fact a program). This is a good argument for rewriting dump. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7163) Domain: chris@mimsy.umd.edu Path: uunet!mimsy!chris