I imagine you could instead do it like this: find ~/Downloads -Btime +14d -exec mv {} ~/Needing\ review \; Some changes may be necessary as I am not able to test it right now
I imagine you could instead do it like this: find ~/Downloads -Btime +14d -exec mv {} ~/Needing\ review \; Some changes may be necessary as I am not able to test it right now