Table of Contents
            
newer - compare file modification times 
newer [option]
file1 file2  
Exit successfully if file1 exists and is not older
than file2. Also exit successfully if file2 doesn't exist.  
newer accepts
the following options: 
- --help 
-  Print help message and exit. 
- --version 
-  Print
version information and exit. 
Table of Contents