in Linux modification timestamp is the creation timestamp if file has ... find /csv/ -name 'out*' -newermt "$(date +"%Y-%m-%d")" | sort -n
確定! 回上一頁