... Maybe?
I mean, we use the rm command throughout and the objective is to remove files by their extension type. But, we do something even more important. We use the wildcard (asterisk). Using a wildcard is a great start at learning to do pattern matching and is a simple concept to grasp.
Well, I think it's a simple concept. This could be my familiarity with the subject, but I don't recall it being painful to learn and use.
I mean, we use the rm command throughout and the objective is to remove files by their extension type. But, we do something even more important. We use the wildcard (asterisk). Using a wildcard is a great start at learning to do pattern matching and is a simple concept to grasp.
Remove Files By Extension • Linux Tips
This should be a quick and easy article, easy enough for anyone to follow, as it covers how you can remove files by extension in Linux.
linux-tips.us
Well, I think it's a simple concept. This could be my familiarity with the subject, but I don't recall it being painful to learn and use.