Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!n8emr!uncle!jbm From: jbm@uncle.UUCP (John B. Milton) Newsgroups: comp.unix.questions Subject: Re: "find" and {a,c,m}time Message-ID: <360@uncle.UUCP> Date: 12 Oct 88 03:20:45 GMT References: <170@libove.UUCP> Reply-To: jbm@uncle.UUCP (John B. Milton) Organization: Just me and my computer, Columbus Ohio Lines: 16 In article <170@libove.UUCP> root@libove.UUCP (Jay M. Libove) writes: [ describes problem with find . -[acm]time n -print Note that the sign of the number argument to the [acm]time switch should have some kind of sign on it to work right: find . -ctime 100 -print find . -ctime +100 -print find . -ctime -100 -print all do different things John -- John Bly Milton IV, jbm@uncle.UUCP, n8emr!uncle!jbm@osu-cis.cis.ohio-state.edu home (614) 294-4823, work (614) 764-4272; Send vi tricks, I'm making a manual