Find last changed files in a Linux Box

Some times it might com handy to find last changes files in a linux box. Tey this up
# find . -type f -printf ‘%TY-%Tm-%Td %TT %p\n’ | sort

Some times it might com handy to find last changes files in a linux box. Tey this up
# find . -type f -printf ‘%TY-%Tm-%Td %TT %p\n’ | sort
Soon, we'll be updating the look and feel of this theme. Read about the changes here. You can easily turn off this notification in the theme customization panel.