gvim $ORG where ORG=/cygdrive/w/dir/x.txt expands dir to $dir ?

2007-12-03 Thread Finof
Hi, I use bash on a vista machine wich links to samba on a linux server My scipts are in a bin-map on the linux server environment variable PROGS = /cygdrive/l/progs environment variable ORG= /cygdrive/l/progs/programma.txt command: ls -l $ORGshows:-rw-r--r-- ... /cygdrive/l/dir/p

Re: "diff" command missing in cygwin distribution ?

2007-11-21 Thread Finof
Thanks, I installed diffutils and now have many diff-commands available. Finof wrote: > > Hi, > > I just installed cygwin 2.573.2.2 directly from internet. > Trying to get my linux-scripts working I repeated the installation a few > times (only changing text-mode to bi

"diff" command missing in cygwin distribution ?

2007-11-21 Thread Finof
Hi, I just installed cygwin 2.573.2.2 directly from internet. Trying to get my linux-scripts working I repeated the installation a few times (only changing text-mode to binary-mode and back). Now I'm using test-mode. Now my script fails on a diff command. And to my surprise I can't find "diff"