Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site gatech.CSNET Path: utzoo!watmath!clyde!bonnie!akgua!gatech!arnold From: arnold@gatech.CSNET (Arnold Robbins) Newsgroups: net.unix,net.unix-wizards Subject: Re: Can something like Script be done in System V? Message-ID: <351@gatech.CSNET> Date: Fri, 21-Jun-85 13:22:13 EDT Article-I.D.: gatech.351 Posted: Fri Jun 21 13:22:13 1985 Date-Received: Sun, 23-Jun-85 00:23:17 EDT References: <868@enea.UUCP> <11282@brl-tgr.ARPA> <1208@phoenix.UUCP> Organization: Pr1mebusters! Lines: 23 Xref: watmath net.unix:4845 net.unix-wizards:13582 > [.....] > The shell checks whether its reading from a tty and omits > the PS1 prompts. > > tee stdin | sh | tee stdout > > is rather difficult to use. > -- > > Made in New Zealand --> Brent Callaghan > AT&T Information Systems, Lincroft, NJ > {ihnp4|mtuxo|pegasus}!phoenix!brent > (201) 576-3475 If you give the shell the -i flag (interactive), it will then assume that it should prompt. I haven't tried it, but I'll bet that it'll work. -- Arnold Robbins CSNET: arnold@gatech ARPA: arnold%gatech.csnet@csnet-relay.arpa UUCP: { akgua, allegra, hplabs, ihnp4, seismo, ut-sally }!gatech!arnold How come nobody likes good ideas when they don't come up with them?