From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?B?Q+lzYXIgU29sZXI=?= Subject: test the file date Date: Tue, 10 Jun 2003 11:50:10 +0200 Sender: linux-admin-owner@vger.kernel.org Message-ID: <15497219844.20030610115010@euskalnet.net> Reply-To: =?ISO-8859-1?B?Q+lzYXIgU29sZXI=?= Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: List-Id: Content-Type: text/plain; charset="iso-8859-1" To: linux-admin@vger.kernel.org Hi, I would like to process a pair of files if they were modified in the previous day. I have tried with "find", but the problem is that I only need two files: $PATH/file $PATH/backup/file $PATH/export/file if I find from "$PATH" all files, with name "file" and "-mtime -1", at least three files appear, but I only need two of them. Is there any shell tool to check the date? something likes "test" or "file", that is able to check the modified time.... any clue is welcome! Thks in advance --=20 Best regards, C=E9sar mailto:csoler@euskalnet.net - To unsubscribe from this list: send the line "unsubscribe linux-admin" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html