X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: cygwin commands (cat,grep) not working in my windows 2008 machine Date: Thu, 2 Apr 2009 11:32:35 +0100 Message-ID: <5E25AF06EFB9EA4A87C19BC98F5C875302F66374@core-email.int.ascribe.com> In-Reply-To: <22842028.post@talk.nabble.com> References: <22842028 DOT post AT talk DOT nabble DOT com> From: "Phil Betts" To: Reply-To: X-IsSubscribed: yes 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 sudhap85 wrote: > I am using windows 2008 machine. I have installed latest cygwin. > Here I am facing problem with the "cat" "grep" commands. In command=20 > line its working fine. but In my scripts it's giving error. So what's the error? Without this as a clue, we can only guess. How are you running your scripts? (e.g. from a bash shell, a cmd shell, or from a shortcut) My WAG is that $PATH in the script is different from $PATH on the command line. > Am using PERL script for my testing. These commands are not working=20 > in the following scenario, > 1. cat file1 > file2 > 2. grep 'compileCFFilters' MHSlog >> resultfile > I have also installed the Activeperl in my system. > Also, I am running the script with PERL 5.8.0 version. Please read and follow the instructions in this link: > Problem reports: http://cygwin.com/problems.html Pay particular attention to the instruction to run "cygcheck -svr", *attaching* the output to your reply (i.e. don't paste it in). Phil This email has been scanned by Ascribe Ltd using Microsoft Antigen for Exch= ange. -- 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/