Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!ucbvax!info-vax From: info-vax@ucbvax.UUCP Newsgroups: mod.computers.vax Subject: Re: VMS equiv of BSD 'script'? Message-ID: <8601032121.AA13289@gort.SUNYAB> Date: Fri, 3-Jan-86 16:21:26 EST Article-I.D.: gort.8601032121.AA13289 Posted: Fri Jan 3 16:21:26 1986 Date-Received: Sat, 4-Jan-86 15:38:21 EST References: <8601010724.AA09297@ucbvax.berkeley.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 6 Approved: info-vax@sri-kl.arpa > How can I log a terminal session (input and output) without giving a user > NETMBX privs? Something similar to BSD's script(1) command. Seems easy > enough to do, but I can't find it. Use the $SET HOST /LOG to create a file SETHOST.LOG which echos all input/ output for that session.