RE: chmod in cygwin shell

2002-09-24 Thread Zieg, Mark
> I cant set the x bit to my files. I am the user who installed cygwin and who > dowloaded thee files which i want > to make executeable now. This almost certainly isn't the right long-term solution, but if you just want a quick fix, you might try this: ziegm $ touch newfile ziegm $ ls -la

RE: chmod in cygwin shell

2002-09-24 Thread Mario Ohnewald
I cant see any atributes ;/ $ mount D:\Progra~1\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type sys em (binmode) D:\Progra~1\cygwin\bin on /usr/bin type user (textmode) D:\Progra~1\cygwin\lib on /usr/lib type user (textmode) D:\Progra~1\cygwin on / type user (textmode) c: on /cygd

Re: chmod in cygwin shell

2002-09-24 Thread Igor Pechtchanski
On Tue, 24 Sep 2002, Mario Ohnewald wrote: > Hello! > > I cant set the x bit to my files. I am the user who installed cygwin and who > dowloaded thee files which i want > to make executeable now. > > $ ls -All > total 1698 > -rw-r--r--1 install None 1737960 Feb 15 2002 rpm > ---> not e

chmod in cygwin shell

2002-09-24 Thread Mario Ohnewald
Hello! I cant set the x bit to my files. I am the user who installed cygwin and who dowloaded thee files which i want to make executeable now. $ ls -All total 1698 -rw-r--r--1 install None 1737960 Feb 15 2002 rpm ---> not executable yet $ chmod.exe +x rpm install@cygwin ~/rpm/bin $