[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: what file's mtime is the current time?



Dan Jacobson <jidanni@jidanni.org> writes:

> find(1) even has -mmin. However I wanted to use test(1).

test `stat -c %Y $file` -gt `date +%s`

-- 
ilmari



Reply to: