On Wed, Dec 9, 2009 at 11:01 AM, Matt Rice wrote:
> That may very well be. But I can't really determine anything because
> I get no error messages.
>
> Also, I got desperate, so I uninstalled cygwin, changed some
> permissions on the root cygwin directory, then reinstalled
On Wed, Dec 9, 2009 at 5:05 AM, Csaba Raduly wrote:
> On Tue, Dec 8, 2009 at 8:16 PM, Matt Rice wrote:
>> I'm having problems running rpmbuild from a bash script. The problem
>> occurs when I run the script outside an interactive bash prompt.
> (snip)
>> Accordin
Hi,
I'm having problems running rpmbuild from a bash script. The problem
occurs when I run the script outside an interactive bash prompt.
The script can be as simple as this:
test.sh
#!/bin/bash
set -x
/usr/bin/rpmbuild
echo $?
If I run ./test
Karl M wrote:
Date: Wed, 17 Dec 2008 14:10:11 -0500
To: cygwin@cygwin.com
Subject: Re: Setup.exe (v2.609) Primary Group Problem
Corinna Vinschen wrote:
Sorry for mailing twice, I never got a response. Is there a workaround for
getting the default install group to be what I want it to be?
I don
Corinna Vinschen wrote:
Sorry for mailing twice, I never got a response. Is there a workaround for
getting the default install group to be what I want it to be?
I don't understand why a later chgrp doesn't provide what you need.
Corinna
That's what I'm doing now, but that means I have to
Matt Rice wrote:
Corinna Vinschen wrote:
On Dec 9 14:14, Matt Rice wrote:
My understanding was that when I ran setup.exe, new files would have
my primary group (the way I had it set up in /etc/passwd). I was eager
to try it out since the current stable version of setup.exe
(v2.573.2.3) would
Corinna Vinschen wrote:
On Dec 9 14:14, Matt Rice wrote:
My understanding was that when I ran setup.exe, new files would have
my primary group (the way I had it set up in /etc/passwd). I was eager
to try it out since the current stable version of setup.exe
(v2.573.2.3) would always use "
It appears when I try to zgrep multiple files and suppress the filename
output with the short option, -h, it does no good. It does, however,
appear to work with the long option, --no-filename. I'm assuming this
is a bug because -h works fine on SuSE 10.1
Ex: zgrep -hE 'abc123' file1.gz file
8 matches
Mail list logo