I want to see what files will be deleted when performing an 'rm' in linux. Most commands seem to have a dry run option to show just such information, but I can't seem to find such an option for rm. Is this even possible?
(Note: sorry if I gave this question the wrong tags, I wasn't exactly sure what tags were appropriate for the question)
