Re: cygwin commands (cat,grep) not working in my windows 2008 machine

2012-08-17 Thread Christopher Faylor
On Thu, Aug 16, 2012 at 06:40:29PM -0700, cyberdon wrote: >HI, > >I was getting error when tryin to run cat command as well but once i ran it >like this: > >/bin/cat pinger.data > >then it began to work and the data from file "pinger.data" was parsed out >Maybe this'll work for you. That implies

Re: cygwin commands (cat,grep) not working in my windows 2008 machine

2012-08-16 Thread cyberdon
HI, I was getting error when tryin to run cat command as well but once i ran it like this: /bin/cat pinger.data then it began to work and the data from file "pinger.data" was parsed out Maybe this'll work for you. Thanks! Cyberdon -- View this message in context: http://cygwin.1069669.n5.n

Re: cygwin commands (cat,grep) not working in my windows 2008 machine

2009-04-02 Thread Christopher Faylor
On Thu, Apr 02, 2009 at 05:25:53AM -0700, sudhap85 wrote: >The same test got passed with cygwin 5.2 in windows 2003. There is no cygwin 5.2. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http:/

Re: cygwin commands (cat,grep) not working in my windows 2008 machine

2009-04-02 Thread sudhap85
hi, The same test got passed with cygwin 5.2 in windows 2003. Eric Blake wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to sudhap85 on 4/2/2009 5:45 AM: >> Hi, >> what i means the problem here is that function is not working for >> me. >> (i.e) if i run cat

Re: cygwin commands (cat,grep) not working in my windows 2008 machine

2009-04-02 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to sudhap85 on 4/2/2009 5:45 AM: > Hi, > what i means the problem here is that function is not working for me. > (i.e) if i run cat > file1 >>file2. Here file1 content is not copied to > file2. This is not cygwin specific. Nor is it ho

RE: cygwin commands (cat,grep) not working in my windows 2008 machine

2009-04-02 Thread sudhap85
Hi, what i means the problem here is that function is not working for me. (i.e) if i run cat > file1 >>file2. Here file1 content is not copied to file2. Also Am running perl script (PERL version 5.8.0) in windows 2008 platform. Phil Betts-2 wrote: > > sudhap85 wrote: >>I am using wind

RE: cygwin commands (cat,grep) not working in my windows 2008 machine

2009-04-02 Thread Phil Betts
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 > 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 r