korn shell script to get the most recent file for a given day

Posted by mad1 on Stack Overflow See other posts from Stack Overflow or by mad1
Published on 2009-08-14T04:25:50Z Indexed on 2010/04/25 6:13 UTC
Read the original article Hit count: 213

Filed under:
|
|
|
|

HI, I have a list of files from the last 7 days. From this list, if there are multiple files on a certain day, i need to get the latest for that day using korn shell script. Please help!

© Stack Overflow or respective owner

Related posts about ksh

Related posts about shell