On 03/04/2018 11:15 AM, R. G. Newbury wrote:

find .  -name "*.pdf" | tail -n 2

does not 'find' the files in canonical order: it outputs 124.pdf and 126.pdf

What does it print if you don't run it through tail?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to