setup and rsync

2002-05-07 Thread Matt Wilkie
geny.com/cygwin" I tried symlinking my cygwin package download dir to /cygwin but the error message remains the same. thanks in advance, -matt wilkie PS: If this has already been covered kindly just point me to the right message. I've scanned the previous 600 messages to no avail

Re: setup fails: "Can't open (null) for reading: No such file"

2002-05-07 Thread Matt Wilkie
tion meant 'delete downloaded files when done'. Does this mean I now have two copies of every installation archive? cheers, -matt wilkie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

how to bring job to foreground?

2005-02-22 Thread Matt Wilkie
Hi, I just suspended a short commandline script to the background using ctrl-z How do I bring it forward again? The bash prompt didn't come up after ctrl-z. The script is: for dir in *; do tar czf $dir.tgz $dir;done If I open up another console I can see the processes are still active using

Re: how to bring job to foreground?

2005-02-22 Thread Matt Wilkie
Thanks for your incredibly swift response Mike! but I said: > > If I open up another console I can see the processes are still active > > using 'ps -a' but the commands 'jobs, fg, bg' say there is nothing to > > control and the console in which I suspended the script has not given me a prompt s

Re: how to bring job to foreground?

2005-02-23 Thread Matt Wilkie
> >and the console in which I suspended the script has not given me a > >prompt so I can't issue any more commands. > > What if you suspend it like "vi &" instead. That definitely gives me a > prompt and the "fg" command works. In future that is what I will do, however in this circumstance when

Re: how to bring job to foreground?

2005-02-23 Thread Matt Wilkie
On Tue, 22 Feb 2005 18:17:26 -0800 (PST), Jeremy C. Reed <[EMAIL PROTECTED]> wrote: > On Tue, 22 Feb 2005, Matt Wilkie wrote: > > > thanks for your help Jeremy. > > You are welcome. > > > Although -SIGCONT didn't completely work in this circumstan

Re: does rxvt support cut and paste?

2005-03-23 Thread Matt Wilkie
> highlight text, click in window to paste to, click middle mouse button( > wheel). Thanks for that. Does this mean there are no keyboard controls for cut/copy/paste? -- -matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.

Re: Netscape or Mozilla binaries for Cygwin?

2005-03-30 Thread Matt Wilkie
> I was just wondering if there are any binaries for Netscape or Mozilla for > Cygwin? umm, why? Wouldn't be easier just to use the native windows versions? just curious. -- -matt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/prob

cygwin and gmail problems? Remote host said: 530 5.7.0 Must issue a STARTTLS command first

2005-05-10 Thread Matt Wilkie
Hi All, gmail doesn't seem to like messages from the cygwin mailing list today. Did anybody else get a notice like this? -matt -- Forwarded message -- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: 10 May 2005 16:48:06 - Subject: ezmlm warning To: [EMAIL PROTECTED] Hi! T

Re: cygwin and gmail problems? Remote host said: 530 5.7.0 Must issue a STARTTLS command first

2005-05-10 Thread Matt Wilkie
Okay, thanks for the responses. -matt -- 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/