Page 1 of 1

Move Generate files from embedded script

PostPosted: Sun Jun 09, 2024 4:15 am
by andy4222
Hi, I'm writing a where when after all the conditions meet for a file (let's say 1.txt), a shell script gets executed and this script generates another file from 1.txt (let's says 1_processed.txt). I want to move both 1.txt and 1_processed.txt to another folder, but Hazel just moved 1.txt right now. How do I ask Hazel to consider 1_processed.txt to be moved as well

Re: Move Generate files from embedded script

PostPosted: Mon Jun 10, 2024 9:05 am
by Mr_Noodle
You will either need to do that in the script or have another rule match those files and move them.