Re: Cygwin corrupted taskkill in windows commandline

2012-09-21 Thread jurriaan
gt; program or batch file. > I think that's more probably related to the command taskkill being found than to the file taskkill.exe being corrupted by Cygwin. Did something change your PATH ? Kind regards, Jurriaan -- And money rides while people crawl And another quiet night goes by

Re: kill of windows process hangs

2012-09-17 Thread jurriaan
t kill > the process, and themselves hang, blocking ctrl-c: > > (bash)$ kill 2668 > $ pkill 2668 > $ pgrep 2668 > Does your windows come with taskkill.exe ? Kind regards, Jurriaan -- Problem reports: http://cygwin.com/problems.html FAQ: http

Re: scp just spews usage

2010-11-24 Thread jurriaan
since the upgrade). > I noticed that when I upgraded and didn't mind the messages from the setup-program saying that cygwin1.dll was in use and couldn't be updated. Try updating again and/or reinstalling ssh and be careful of the messages. Kind regards, Jurriaan -- Pr

Re: scp fails without a warning.

2010-10-13 Thread jurriaan
. which I found on google using 'scp fails silently .bashrc' - there's lots more info there. Hope this helps, Jurriaan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: quick way to find out if a file is in use by windows?

2010-09-10 Thread jurriaan
> However, the workaround was missing a break from the loop, if the > sharing violation persists. I fixed that in CVS. > I do love open source software like this - fixes on a friday night. I'm not sure if I'm ready to use CVS on a production system, but thanks a lot! Kin

quick way to find out if a file is in use by windows?

2010-09-10 Thread Jurriaan
x27; (I really, really hope I don't have to use the 'handle.exe' utility, which takes seconds for each file...)? Alternatively, could mv timeout somewhat earlier? I control-C'ed it after 15 minutes, which is really too long already. Thanks, Jurriaan -- "You want to save

Re: sed doesn't like LANG= anymore

2010-05-20 Thread jurriaan
> A very long sed script that's been working for ages (back from the 1.5 > age) here has stopped working. > > It turned out sed doesn't like some strings anymore when environment > variable LANG is empty. With LANG=ASCII, there are no problems. > > sed -e"s/@a/ a/g;" > > where a is character 0xe

sed doesn't like LANG= anymore

2010-05-20 Thread Jurriaan
ntil a month ago or so with 1.7.x. Kind regards, Jurriaan $ cat handle_kyocera_rapport2.sh #!/bin/sh filename=$1 filenameout=$2 sed -e"s/@?/ ?/g;" $filename > $filenameout $ ls > test.org $ echo $LANG ASCII $ ./handle_kyocera_rapport2.sh test.org test.1 $ export LANG= sed: -e express

Re: [ANNOUNCEMENT] Updated: cygwin-1.7.3-1

2010-04-04 Thread jurriaan
got installed. Do I need to do anything else? Which package do I need to get this cyglsa.dll/cyglsa64.dll file from (since it probably isn't part of the normal upgrade process, given this warning) ? Thanks, Jurriaan -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: cron not working

2010-03-28 Thread jurriaan
is missing at the top. If you want a dos script, I'd suggest using DOS filenames, using \ as separator. Does that solve your problem? Kind regards, Jurriaan -- "I learn more sometimes from questions I know the answers to." Guy Gavriel Kay - A Song for Arbonne -- Probl

Re: fork problems on x64

2010-03-12 Thread jurriaan
n't happen to have anything like virus scanners running do you? Kind regards, Jurriaan -- HORROR FILM WISDOM: 13. If you are using a gun to combat the all-consuming evil, it is a good idea to quickly find a new means of defense, because no matter how much ammo you have, you'll run out just

Re: "Permission denied" on /usr/bin/sh when running gmake with multiple jobs

2009-10-23 Thread jurriaan
errors mostly happen at night while I'm in bed, I'm not sure. However, I do know that since I've disabled McAfee, I sleep a lot better since work never calls in the middle of the night. HTH, Jurriaan -- Problem reports: http://cygwin.com/problems.html FAQ: http://c

Re: OpenSSH login failing thru PuTTY/plink

2009-07-15 Thread jurriaan
host.deny files are identical: > > host.allow: > sshd: ALL > > host.deny: > ALL:ALL EXCEPT localhost AND '192.168.':DENY > > In fact, chaplab 1&2 should be identical in as many ways as possible. > > Can anyone suggest a next step to try? > any message

Re: ps -ef difference linux/cygwin (arguments)

2009-05-01 Thread jurriaan
+With no options, %s outputs the long format by default\n\ +To see commandline arguments, use the procps package\n", prog_name, prog_name); exit (status); } Jurriaan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/pr

Re: ps -ef difference linux/cygwin (arguments)

2009-05-01 Thread jurriaan
d to know, but I would like to have found that out without using the mailinglist archives. It so happens the environment I've installed cygwin in has no direct internet access. Kind regards, Jurriaan -- Only wimps use tape backup: _real_ men just upload their important stuff on ftp, an

ps -ef difference linux/cygwin (arguments)

2009-04-29 Thread jurriaan
he commandline arguments in the ps output on cygwin? I see theres /proc/XXX/cmdline that contains the correct information, but I'd love to be able to see it in ps as well. Kind regards, Jurriaan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwi