Borrowing a line from that deeply inspirational film ...
ANIMAL HOUSE:
"THANK YOU SIR - MAY I HAVE ANOTHER!!??"
The efforts of all involved are GREATLY appreciated!
Brian Kelly
"Christopher Faylor" <[EMAIL PROTECTED]>@cygwin.com
on 09/05/2004 12:51:25 AM
Please respond to [EMAIL PROT
you wrote, [EMAIL PROTECTED]:
> On Fri, 3 Sep 2004, luke.kendall wrote:
>
>> $ CYGPATH=`cygpath -w /`
>> $ echo $CYGPATH
>> C:\cygwin
>> $ CYGPATH=`cygpath -u "$CYGPATH"`
>> $ echo $CYGPATH
>> /
>>
>> What I really want to get is "C:/cygwin"
>
> $ cygpath -m /
>
>> or "/cygdrive/c/cygwin", in my c
C Schreiner, [EMAIL PROTECTED] wrote:
> I can not save to a nonexistant file name under
> Cygwin, but I can under Windows.
>
> When I type:
>
>cat "hello" > foo.txt
I suppose you MEANT "echo" here... otherwise:
$ cat "hello" >foo.txt
cat: hello: No such file or directory
$ echo "hello" >foo
G'day All,
Can someone remove the md5.sum in the Cygwin root that has zero file size. It is
causing problems with the lftp mirroring program. Thanks.Have Fun !!
Shane Hill
=
Shane D. Hill (B.E. Aero. Hons.)
Aircraft V
This is a multi-part message in MIME format.
--020203070708050809040107
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
I've made a new version of the mingw runtime headers and libraries
available for download. A list of what has changed is att
After 5 minutes running this script i got a windwows XP
error: not enough system resourses.
<--
#!/bin/bash
while (( 1 )); do
ls > /dev/null;
done;
-->
This program leads to the same result:
<-
#include
#include
int main() {
* On Mon, Sep 06, 2004 at 08:42:56AM +0400, Artem Gluhov <[EMAIL PROTECTED]> wrote:
> After 5 minutes running this script i got a windwows XP
> error: not enough system resourses.
You have Agnitum Outpost, haven't you ?
If so, uninstall it and choose another firewall.
HTH,
--
Luc Hermitte
--
Hi,
in the process of porting some software to the Cygwin environment i came
across a problem when trying to install a signal SIGCONT handler. This is
needed as the program puts the terminal into certain states that need to be
reset/set again when SIGTSTP/SIGCONT signals are received.
My problem
Hi,
I just upgraded to cygwin 1.5.11, great that there is a new release. But, I
use wincvs to get my cvs code, after the upgrade that doesn't work anymore,
cvs just hangs. Doing just "cvs -z9 update" hangs forever, after downgrading
to 1.5.10, it works again, anyone having an idea?
Johnny
--
Un
9 matches
Mail list logo