Skip to content

Version 0.84.1

Compare
Choose a tag to compare
@tavianator tavianator released this 02 Dec 16:12
· 1861 commits to main since this release
0.84.1

Bugfix release.

  • Fixed #7 again
  • Like GNU find, don't print warnings by default if standard input is not a terminal
  • Redirect standard input from /dev/null for -ok and -okdir
  • Skip . when -delete'ing
  • Fixed -execdir when the root path has no slashes
  • Fixed -execdir in /
  • Support -perm +MODE for symbolic modes
  • Fixed the build on FreeBSD