On Oct 05 11:40:06, Jan Stary wrote: > find /tmp -type f | xargs stat -f "%c:%N" | cut -d: -f2 | sort -rn | ... samozrejme 'sort -n' (nejstarsi!)