Thanks Brian, That works - still some garbage output, but it's about time I got my hands dirty again. The script functionality is there, so I'm happy
Mike > -----Original Message----- > From: Brian Dessent [mailto:[EMAIL PROTECTED] > Sent: Monday, June 14, 2004 9:59 AM > To: [EMAIL PROTECTED] > Subject: Re: script command > > > Mike Kenny - BCX - Infrastructure Services wrote: > > > -----Original Message----- > > From: Brian Dessent [mailto:[EMAIL PROTECTED] > > Umm, PCYMTNQREAIYR. Thanks. > > (http://www.cygwin.com/acronyms/#PCYMTNQREAIYR) > > > > "Warren, Matthew (Retail)" wrote: > > > > > > > Does cygwin provide support the script command? > > > > > > No, it does not in the net release. However, see for example: > > > http://marc.theaimsgroup.com/?l=cygwin&m=103314951904556&w=2 which > > > compiles and runs fine for me. If you want a man page to > go with it > > > then try: > > > > > > curl -o /usr/local/man/man1/script.1 > > > 'http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/usr.bin/ > > > script/script.1?rev=1.19&content-type=text/plain' > > > > thanks for this link. This is, almost, exactly what I was > looking for. But, my compile > > fails as it can't (neither can I) find libutil.h. Could you > point me to a similar link for > > this, or e-mail a copy directly to me? > > I forgot to mention that I commented out the libutil.h line. If you > include pty.h and utmp.h and make a couple of trivial changes, it > compiles cleanly with -Wall. > > For the sake of the archives (the one linked above needs some > minor line > un-wrapping) I'll attach my local copy with all the changes. > > Brian > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/