variable Location using regex? #223
Unanswered
rjCousineau
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I'd also like to parse the filename, and move to a custom dir structure based on length like: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm looking to parse the filename using regex and move into custom dir according to filename.
Eg.
foo.pdf
Parse the name and move to folder ~/foo/
Is this possible?
simulation results
Beta Was this translation helpful? Give feedback.
All reactions