redhat man page for newer

Query: newer

OS: redhat

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NEWER(1)						      General Commands Manual							  NEWER(1)

NAME
newer - compare file modification times
SYNOPSIS
newer [option] file1 file2
DESCRIPTION
Exit successfully if file1 exists and is at least as old as file2.
OPTIONS
newer accepts the following options: --help Print help message and exit. --version Print version information and exit. Web2C 7.3.1 4 January 1998 NEWER(1)
Related Man Pages
comm(1) - opensolaris
merge(1) - redhat
lzdiff(1) - suse
xzdiff(1) - suse
comm(1) - sunos
Similar Topics in the Unix Linux Community
Create a list of files that were modified after a given date.
Problems with find's -newer Flag
How to script to find the newer date in a text file?
Find files newer than x days
If condition to check one file newer than the other