find utility behaves different in 5.2 and 5.3

From: Claus Guttesen <cguttesen_at_yahoo.dk>
Date: Thu, 4 Nov 2004 16:51:04 +0100 (CET)
Hi.

On 5.3 I can execute the following line in zsh:

odin~%>find . -type d \! -name autoedit -depth 1
./172

On a 5.2 I get:

cyclop~%>find . -type d \! -name autoedit -depth 1
find: 1: unknown option

According to 'man 1 find' (examples) I should be able
to use \! -name on 5.2.

Zsh 4.2.0 on both machines.

Claus
Received on Thu Nov 04 2004 - 14:51:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:21 UTC