From owner-freebsd-questions@FreeBSD.ORG Sat Aug 30 17:26:12 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFFD616A4DA for ; Sat, 30 Aug 2003 17:26:12 -0700 (PDT) Received: from smtp-29.ig.com.br (smtp-29.ig.com.br [200.226.132.157]) by mx1.FreeBSD.org (Postfix) with SMTP id 93AA443FBD for ; Sat, 30 Aug 2003 17:26:10 -0700 (PDT) (envelope-from hlen@ig.com.br) Received: (qmail 17720 invoked from network); 31 Aug 2003 00:26:15 -0000 Received: from unknown (HELO RJ141081209.user.veloxzone.com.br) (200.141.81.209) by smtp-29.ig.com.br with SMTP; 31 Aug 2003 00:26:15 -0000 From: Herculano de Lima Einloft Neto To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1062289563.1459.8.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 (1.4.4-3) Date: Sat, 30 Aug 2003 21:26:03 -0300 Content-Transfer-Encoding: 7bit cc: hlen@ig.com.br Subject: find -type not working on release 5.1? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2003 00:26:13 -0000 Hello, I'm getting something like this: ]$ find /etc -type d -t invalid option -y invalid option -p invalid option -e invalid option d unknown file One other thing.. ]$ ls x* doesn't seem to work right either.. it's returning all the files..? g* works though.. Thanks in advance for any help. -- Herculano de Lima Einloft Neto