aboutsummaryrefslogblamecommitdiff
path: root/find
blob: a7e72ea769ad6aed854433f793e69e50e1dcf5c4 (plain) (tree)
1
2

                                                                        
# Find files by file ext and sort them by date and time:
sudo find . -name *.ods -printf "%AD %AT %p\n" | sort -k1.8n -k1.1nr -k1