Guest User

Untitled

a guest
Jan 17th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. find directory -printf '%C@ %fn'|sed -n -r '/_.*_/{s:^([^_]*)_(.*)_(.*)$:2 1_2_3:;p}' | sort >filelist.txt
Add Comment
Please, Sign In to add comment