Can I use a wild card with unlink? I have a group of ten files that all start with the same three digit string. I want to delete each group at different times. Can I use a wild card to specifiy all files that match the beginning three digits?
Updated : boo_radley : title edited to remove conflict with unlink