jdthedj

Video files sorted by time

Apr 7th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. find ~/Torrents \( -iname \*.avi -o -iname \*.mkv -o -iname \*.mp4 \) -printf "%T@\t%p\n" | sort -r | awk -F "\t" '{print $2}'
Advertisement
Add Comment
Please, Sign In to add comment