Re: find crashes in /proc/registry

2004-12-16 Thread Reini Urban
Igor Pechtchanski schrieb: On Tue, 14 Dec 2004, Reini Urban wrote: Chuck schrieb: Christopher Faylor wrote: | On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: |>I don't know if this has been reported before | | It has. | The conclusion? | Don't use find on /proc. Are there any plans to fix i

Re: find crashes in /proc/registry

2004-12-15 Thread Igor Pechtchanski
On Tue, 14 Dec 2004, Reini Urban wrote: > Chuck schrieb: > > Christopher Faylor wrote: > > | On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: > > |>I don't know if this has been reported before > > | > > | It has. > > | The conclusion? > > | Don't use find on /proc. > > > Are there any plans

Re: find crashes in /proc/registry

2004-12-14 Thread Christopher Faylor
On Tue, Dec 14, 2004 at 02:12:48PM -0500, Chris Herborth wrote: >Chuck wrote: >>Christopher Faylor wrote: >>| On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: >>| >>|>I don't know if this has been reported before >>| >>| It has. >>| >>| The conclusion? >>| >>| Don't use find on /proc. > >ls -

Re: find crashes in /proc/registry

2004-12-14 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor wrote: | On Tue, Dec 14, 2004 at 02:12:48PM -0500, Chris Herborth wrote: | |>Chuck wrote: |> |>>Christopher Faylor wrote: |>>| On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: |>>| |>>|>I don't know if this has been reported bef

Re: find crashes in /proc/registry

2004-12-14 Thread Chris Herborth
Chuck wrote: Christopher Faylor wrote: | On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: | |>I don't know if this has been reported before | | It has. | | The conclusion? | | Don't use find on /proc. ls -lR /proc works. :-) -- Chris Herborth ([EMAIL PROTECTED]) Never send a monster to do the

RE: find crashes in /proc/registry

2004-12-14 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Chuck > Sent: 14 December 2004 16:29 > $ pwd > /proc/registry/HKEY_LOCAL_MACHINE > $ ls > ./ ../ HARDWARE/ SAM/ SECURITY/ SOFTWARE/ SYSTEM/ > > There are no *'s here but it's not displaying any of the file > names that > exist

Re: find crashes in /proc/registry

2004-12-14 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Corinna Vinschen wrote: | On Dec 14 11:41, Chuck wrote: | |>Corinna Vinschen wrote: |>| I'm wondering what the problem is. Listing the "*" subdir works fine |>for me: |> |>What versions of Cygwin and find are you using. I'm using GNU find |>version 4.2

Re: find crashes in /proc/registry

2004-12-14 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Corinna Vinschen wrote: | On Dec 14 17:12, Reini Urban wrote: | |>'*' is by POSIX definition an invalid filename character. | | | No, '*' is perfectly fine a character on POSIX systems. It's not valid | on FAT and NTFS usually. | | I'm wondering what t

Re: find crashes in /proc/registry

2004-12-14 Thread Corinna Vinschen
On Dec 14 11:41, Chuck wrote: > Corinna Vinschen wrote: > | I'm wondering what the problem is. Listing the "*" subdir works fine > for me: > > What versions of Cygwin and find are you using. I'm using GNU find > version 4.2.10, and Cygwin kernel release 1.5.12(0.116/4/2). Funny that you ask. I

Re: find crashes in /proc/registry

2004-12-14 Thread Corinna Vinschen
On Dec 14 17:12, Reini Urban wrote: > '*' is by POSIX definition an invalid filename character. No, '*' is perfectly fine a character on POSIX systems. It's not valid on FAT and NTFS usually. I'm wondering what the problem is. Listing the "*" subdir works fine for me: $ find /proc/registry/HKE

Re: find crashes in /proc/registry

2004-12-14 Thread Christopher Faylor
On Tue, Dec 14, 2004 at 11:28:34AM -0500, Chuck wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Reini Urban wrote: >| Chuck schrieb: >| >|> Christopher Faylor wrote: >|> | On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: >|> |>I don't know if this has been reported before >|> | >|>

Re: find crashes in /proc/registry

2004-12-14 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reini Urban wrote: | Chuck schrieb: | |> Christopher Faylor wrote: |> | On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: |> |>I don't know if this has been reported before |> | |> | It has. |> | The conclusion? |> | Don't use find on /proc. | | |>

Re: find crashes in /proc/registry

2004-12-13 Thread Reini Urban
Chuck schrieb: Christopher Faylor wrote: | On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: |>I don't know if this has been reported before | | It has. | The conclusion? | Don't use find on /proc. Are there any plans to fix it? Thanks. How? '*' is by POSIX definition an invalid filename char

Re: find crashes in /proc/registry

2004-12-13 Thread Chuck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christopher Faylor wrote: | On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: | |>I don't know if this has been reported before | | | It has. | | The conclusion? | | Don't use find on /proc. | | cgf | Are there any plans to fix it? Thanks. -BEG

Re: find crashes in /proc/registry

2004-12-13 Thread Christopher Faylor
On Mon, Dec 13, 2004 at 04:52:31PM -0500, Chuck wrote: >I don't know if this has been reported before It has. The conclusion? Don't use find on /proc. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: