Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: script command Date: Mon, 14 Jun 2004 10:18:56 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Mike Kenny - BCX - Infrastructure Services" To: X-OriginalArrivalTime: 14 Jun 2004 08:18:57.0833 (UTC) FILETIME=[3D718990:01C451E8] X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i5EE8ON9018864 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:brian AT dessent DOT net] > Sent: Monday, June 14, 2004 9:59 AM > To: cygwin AT cygwin DOT com > Subject: Re: script command > > > Mike Kenny - BCX - Infrastructure Services wrote: > > > -----Original Message----- > > From: Brian Dessent [mailto:brian AT bogus] > > 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/