Linux Hapus file bersarang dengan nama
find . -maxdepth 1 -name 'file*.txt' -delete
florinrelea
find . -maxdepth 1 -name 'file*.txt' -delete