touch --date "2007-01-01" /tmp/starttouch --date "2008-01-01" /tmp/endfind /data/images -type f -newer /tmp/start -not -newer /tmp/end
Kód: [Vybrat]touch --date "2007-01-01" /tmp/starttouch --date "2008-01-01" /tmp/endfind /data/images -type f -newer /tmp/start -not -newer /tmp/end[zdroj]
Tak to jde do záložek +1