Guest User

Untitled

a guest
Sep 20th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. source_location=$(find $SOURCE -regextype posix-extended -regex "$FILTER_REGEX")
  2.  
  3. .*/$key_[0-9]{4}-[0-9]{2}-[0-9]{2}-[0-9]{2}.[0-9]{2}.[0-9]{2}.txt
  4.  
  5. example_2014-12-31-23.59.59.txt
  6. example_actvy_log_2014-12-31-23.59.59.txt
  7. example_actvy_log_2015-12-31-23.59.59.txt
  8. example_my_file_2012-12-31-23.59.59.txt
Add Comment
Please, Sign In to add comment