If you have only '-newer file' then you can use this workaround: # create 'some_file' having a creation date of 16 Mar 2010: touch -t 201003160120 some_file ...
確定! 回上一頁