No Description
touch --date "2012-12-15" /tmp/start touch --date "2012-12-16" /tmp/end find /var -type f -newer /tmp/start -not -newer /tmp/end
Post a Comment
No comments:
Post a Comment