From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] test Date: Tue, 2 Dec 2003 20:44:39 -0500 Topicbox-Message-UUID: 9b14923e-eacc-11e9-9e20-41e7f4b1d025 I kept needing the following so I figured I might as well add it to test: New binary operator -older as in test file -older time returns successfully if the file is older than time. If the time is an integer followed by a unit, it represents a time before the current time. For example test file -older 1d13h10m means `is file older than 1 day, 3 hours, 10 minutes?' If there are no units, it represents an absolute time in seconds since epoch.