Re: Odd command line recall problem

2013-12-18 Thread Eric Blake
On 12/18/2013 04:42 PM, buggsy2 wrote: > Good idea, right now it's: > > xyz:/cygdrive/d/>printenv HISTIGNORE > &:[ \t]*:#* This says: ignore duplicate commands, ignore any command starting with space, backslash, or t, ignore any comment and tac starts with 't'. Oh, you wanted to ignore tab? W

Re: Need a 64-bit version of unrtf

2013-12-18 Thread Tom Robinson
On 2013-12-19, at 12:31, David Stacey wrote: > On 18/12/13 22:35, Tom Robinson wrote: >> [2411 CBGSAS04://cbgnas01/source/unrtf-0.21.5]$ unrtf --version >> -bash: unrtf: command not found > > It looks like you missed out a 'make install'. > > Dave. Lol! Thanks for your time Corinna and Dave, a

Re: Odd command line recall problem

2013-12-18 Thread Larry Hall (Cygwin)
On 12/18/2013 6:42 PM, buggsy2 wrote: Good idea, right now it's: xyz:/cygdrive/d/>printenv HISTIGNORE &:[ \t]*:#* I'm not sure what all that does. But I don't think it would ignore the tac command. Well, you can always unset HISTIGNORE and see if it makes a difference. I can say that I don't

Re: Odd command line recall problem

2013-12-18 Thread buggsy2
Good idea, right now it's: xyz:/cygdrive/d/>printenv HISTIGNORE &:[ \t]*:#* I'm not sure what all that does. But I don't think it would ignore the tac command. Andrey Repin wrote > Check your HISTIGNORE ? -- View this message in context: http://cygwin.1069669.n5.nabble.com/Odd-command-lin

Re: Need a 64-bit version of unrtf

2013-12-18 Thread David Stacey
On 18/12/13 22:35, Tom Robinson wrote: [2411 CBGSAS04://cbgnas01/source/unrtf-0.21.5]$ unrtf --version -bash: unrtf: command not found It looks like you missed out a 'make install'. Dave. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: Need a 64-bit version of unrtf

2013-12-18 Thread Tom Robinson
That got me further on thanks Corinna, but getting a different error now: [2407 CBGSAS04:/cygdrive/e/Programs]$ ls -l /usr/include/ic* -rw-r--r-- 1 cbg.tom Domain Users 13 Dec 9 23:54 /usr/include/icmp.h -rw-r--r-- 1 cbg.tom Domain Users 9365 Mar 7 2013 /usr/include/iconv.h [2408 CBGSAS04:/cy

Re: locale "de_DE.UTF-8", fscanf problem?

2013-12-18 Thread Corinna Vinschen
On Dec 17 17:49, Corinna Vinschen wrote: > On Dec 17 11:04, Corinna Vinschen wrote: > > On Dec 17 10:09, Tilman Kuepper wrote: > > > Hello, > > > > > > There seems to be an "unbalance" with fprintf and fscanf when using > > > the "de_DE.UTF-8" locale. > > > > > > The following program correctly w

Re: Need a 64-bit version of unrtf

2013-12-18 Thread Corinna Vinschen
On Dec 19 09:34, Tom Robinson wrote: > my_iconv.h:39:19: fatal error: iconv.h: No such file or directory > #include >^ > compilation terminated. > Makefile:376: recipe for target 'attr.o' failed > make[2]: *** [attr.o] Error 1 > make[2]: Leaving directory '//cbgnas01/source/un

Need a 64-bit version of unrtf

2013-12-18 Thread Tom Robinson
Hi guys, I need to run unrtf under a 64-bit install of CYGWIN_NT-6.3 Apparently it's MIA: http://cygwin.com/ml/cygwin-apps/2013-08/msg00256.html (maintained by Jari Aalto). Is a 64-bit version in the repository close, or can somebody help me compile it? I tried downloading directly and compili

Re: Please try newest snapshot (was Re: emacs-x11: new clipboard size limitation?)

2013-12-18 Thread Christopher Faylor
On Wed, Dec 18, 2013 at 01:10:40PM +0100, Markus Hoenicka wrote: >Am 2013-12-10 21:40, schrieb Jon TURNEY: >> On 04/12/2013 22:14, Markus Hoenicka wrote: >>> Around 2013-12-04 16:59 Jon TURNEY was heard to say: On 04/12/2013 08:09, Markus Hoenicka wrote: > Am 2013-12-03 22:10, schrieb Chri

Re: Change in behavior of bash / if [

2013-12-18 Thread Eric Blake
On 12/18/2013 07:18 AM, Buchbinder, Barry (NIH/NIAID) [E] wrote: >>> if [ "x$1" = xclip ] >> >> Yes, this is the correct fix for the improper quotation of the earlier >> example. > > But why would it need quoting unless the first argument unless the > command line is quoted and might have a space

RE: Change in behavior of bash / if [

2013-12-18 Thread Buchbinder, Barry (NIH/NIAID) [E]
Eric Blake sent the following at Tuesday, December 17, 2013 11:08 PM >On 12/17/2013 08:02 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: >> Today, a script that I use every day stated giving me the following >> error message. (I grant that it might have started earlier and I >> didn't notice.) Note

Re: Please try newest snapshot (was Re: emacs-x11: new clipboard size limitation?)

2013-12-18 Thread Markus Hoenicka
Am 2013-12-10 21:40, schrieb Jon TURNEY: On 04/12/2013 22:14, Markus Hoenicka wrote: Around 2013-12-04 16:59 Jon TURNEY was heard to say: On 04/12/2013 08:09, Markus Hoenicka wrote: Am 2013-12-03 22:10, schrieb Christopher Faylor: I added an ugly hack to work around this symptom in the latest

Cygrunsrv starts sshd twice after disconnect (1.7.25 i686 WinXP)

2013-12-18 Thread Alexander Kriegisch
I have sshd running as a Windows service, installed via cygrunsrv. It basically works fine, but once a day (maybe after DSL reconnect) when I try to re-open my connection to the PC, I notice that some reverse tunnels cannot be established. Upon further investigation I have found that two sshd.ex