cancel
Showing results for 
Search instead for 
Did you mean: 

Recursive directory browsing

jyothsna_guduri
New Contributor

I am trying to implement following linux command and moving those files in each directory to s3. Could anyone help me with this?
find . -mmin +60 -type f -not -path ‘*/.*’

I have tried pipeline as below but it doesn’t seem recursively browsing directories.

31%20PM

0 REPLIES 0