TeamWin / android_bootable_recovery

1.3k stars 408 forks source link

find: unrecognized: -empty #285

Open tumatanquang opened 1 year ago

tumatanquang commented 1 year ago

Device codename: vs995 TWRP version: 3.7.0_9-0

WHAT STEPS WILL REPRODUCE THE PROBLEM?

I'm using the following command line: find . -mindepth 1 -type d -empty -delete to remove the subfolders through Terminal inside the TWRP file manager.

WHAT IS THE EXPECTED RESULT?

The subfolders will be deleted.

WHAT HAPPENS INSTEAD?

Error: find: unrecognized: -empty