Re: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread Corinna Vinschen
On Feb 2 15:07, DEWI - N. Zacharias wrote: > Another strange thing is that directories have the execution flag set while > files don't. That's not strange. If no ACLs are available, directories are always faked to have execute permissions. You have mail, btw. Corinna -- Corinna Vinschen

AW: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias
before printing this email. -Ursprüngliche Nachricht- > Von: Corinna Vinschen > Gesendet: Dienstag, 2. Februar 2010 12:00 > An: cygwin@cygwin.com > Betreff: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks > problem [...] > > Did you see Larry'

AW: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias
before printing this email. -Ursprüngliche Nachricht- > Von: Corinna Vinschen > Gesendet: Dienstag, 2. Februar 2010 12:00 > An: cygwin@cygwin.com > Betreff: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks > problem > > On Feb 2 11:18, DEWI - N. Zachari

Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread Corinna Vinschen
On Feb 2 11:18, DEWI - N. Zacharias wrote: > > Von: Corinna Vinschen [mailto:...] http://cygwin.com/acronyms/#PCYMTNQREAIYR > > Not quite. On filesystems which don't maintain permissions or if noacl > > is set for the underlying mount, stat() opens the file and the first two > > bytes are

AW: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias
before printing this email. -Ursprüngliche Nachricht- > Von: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com] > Gesendet: Dienstag, 2. Februar 2010 11:11 > An: cygwin@cygwin.com > Betreff: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem > > On Feb 2 10:18, C

AW: [bulk] - Re: AW: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias
before printing this email. -Ursprüngliche Nachricht- > Von: Larry Hall (Cygwin) [mailto:reply-to-list-only...@cygwin.com] > Gesendet: Montag, 1. Februar 2010 17:07 > An: cygwin@cygwin.com > Betreff: [bulk] - Re: AW: [bulk] - Re: Bash completion and symlinks problem > > On

Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread Corinna Vinschen
On Feb 2 10:18, Csaba Raduly wrote: > On Mon, Feb 1, 2010 at 4:53 PM, DEWI - N. Zacharias <> wrote: > > > (snip) > > ls yields > > > > $ ls -al dosomething.pl > > -rw-r--r-- 1 n-zacharias Kein 94 2010-02-01 16:42 dosomething.pl > > > > Even if I use chmod 777 dosomething.pl  there is no change in

Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread Csaba Raduly
On Mon, Feb 1, 2010 at 4:53 PM, DEWI - N. Zacharias <> wrote: > (snip) > ls yields > > $ ls -al dosomething.pl > -rw-r--r-- 1 n-zacharias Kein 94 2010-02-01 16:42 dosomething.pl > > Even if I use chmod 777 dosomething.pl  there is no change in -rw-r--r-- > > Which seems to be no problem because it

Re: AW: [bulk] - Re: Bash completion and symlinks problem

2010-02-01 Thread Larry Hall (Cygwin)
On 02/01/2010 10:53 AM, DEWI - N. Zacharias wrote: Hi Corinna, > Von: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com] > Gesendet: Montag, 1. Februar 2010 16:18 > An:cygwin@cygwin.com > Betreff: [bulk] - Re: Bash completion and symlinks problem > > On Feb 1 12:51, D

AW: [bulk] - Re: Bash completion and symlinks problem

2010-02-01 Thread DEWI - N. Zacharias
Hi Corinna, > Von: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com] > Gesendet: Montag, 1. Februar 2010 16:18 > An: cygwin@cygwin.com > Betreff: [bulk] - Re: Bash completion and symlinks problem > > On Feb 1 12:51, DEWI - N. Zacharias wrote: > > > > Hi all,