Fix: Error: -exec [args...] + isn't supported yet. Only -exec [args...] ;
#366
Labels
Error: -exec [args...] + isn't supported yet. Only -exec [args...] ;
#366
Error: -exec [args...] + isn't supported yet. Only -exec [args...] ;
example:
find . ! -newermt 'jan 01, 2000' -exec touch -d@1714807765 {} +
The text was updated successfully, but these errors were encountered: