Prabin Dahal
I had a nice smile when I was a kid :-)
About
Tips and Tricks
Audio / Video / Image
BASH
Databases
Documentation
Gaming
Linux
Mobile Phones
PHP
Python
TYPO3
Projects
Preeti to Unicode Converter
Bookmarks Collection
Earthquake Notifier
This Website
Snippets
Disclaimer
Login
About
Tips and Tricks
Audio / Video / Image
BASH
Databases
Documentation
Gaming
Linux
Mobile Phones
PHP
Python
TYPO3
Projects
Preeti to Unicode Converter
Bookmarks Collection
Earthquake Notifier
This Website
Snippets
Disclaimer
Welcome
Snippets
View
Find particular files sorted by modification date
Find particular files sorted by modification date
2018-12-17
Snippets
find . -name '*xml' -printf "%T@ %Tc %p\n" | sort -n