Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!cbmvax!vu-vlsi!psuvax1!ehrlich From: ehrlich@psuvax1.UUCP (Dan Ehrlich) Newsgroups: net.unix-wizards Subject: find . -size +100000 doesn't seem to work Message-ID: <2300@psuvax1.UUCP> Date: Mon, 13-Oct-86 15:30:33 EDT Article-I.D.: psuvax1.2300 Posted: Mon Oct 13 15:30:33 1986 Date-Received: Tue, 14-Oct-86 07:05:04 EDT Reply-To: ehrlich@psuvax1.UUCP (Dan Ehrlich) Distribution: net Organization: Pennsylvania State Univ. Lines: 21 Keywords: find bug I have been trying to use find to locate files larger than a given size in our /usr/spool/mail directory. Running as root the following command is issued: # find /usr/spool/mail -size +100000 -print No output is generated. Can someone give me a hint as to what is going on? The man page says that "+n" means "more than n". Is this a bug in the find program? Thanks in advance. --Daniel Ehrlich =============================================================================== CSNET: ehrlich@penn-state.csnet USPS: The Pennsylvania State University INTERNET: ehrlich@psuvax1.psu.edu Department of Computer Science UUCP: ...!ihnp4!psuvax1!ehrlich 334B Whitmore Laboratory BITNET: ehrlich@psuvax1.bitnet University Park, PA 16802 BELL: (814) 863-1142 "The sky is blue so we know where to stop mowing." Judge Harold T. Stone ===============================================================================