X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Script utility for cygwin? Date: Mon, 12 May 2008 07:53:38 -0700 Message-ID: In-Reply-To: References: From: "Stepp, Charles" To: , Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m4CEwJjU008322 # ls -la | grep -i script # du -a | grep -i script # find / -type f -name '*script*' # which script Or just try it: # PC - ~ >script # Script started, file is typescript Charles Stepp Meskimen's Law: There's never time to do it rite, but there's always time to do it over. -----Original Message----- From: lemons_terry AT emc DOT com [mailto:lemons_terry AT emc DOT com] Sent: Friday, May 09, 2008 11:40 AM To: cygwin AT cygwin DOT com Subject: RE: Script utility for cygwin? >On Fri, May 09, 2008 at 10:19:39AM -0400, Mark J. Reed wrote: >>On Fri, May 9, 2008 at 10:10 AM, wrote: >>> Hi >>> >>> Does the 'script' utility exist in cygwin? >>Yes. >> >>> searched the components of the latest distribution but didn't see it. >> >>Well, it's right there in /usr/bin/script on my machine. don't know >>what package it came from, but it works. > >http://cygwin.com/cgi-bin2/package-grep.cgi?grep=%2Fscript.exe > >cgf Thanks for that. I had searched for 'script' (instead of 'script.exe'), and didn't notice what I needed in the loooong list. But, now that I know what Cygwin package it's in, how do I turn that into knowing what to look for in Cygwin Setup? Sorry for the newbie questions, but I really did try to help myself, and the solution isn't yet obvious to me. Thanks tl -- 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/