/ Published in: Regular Expression
Expand |
Embed | Plain Text
find . -type f -printf '%TY-%Tm-%Td %TT %p\n' | sort
You need to login to post a comment.
find . -type f -printf '%TY-%Tm-%Td %TT %p\n' | sort
You need to login to post a comment.