Hi everybody,
how can I delete all files in a directory that DON'T match an exclusion list?
For example, I have a file called "exclusions.txt", containing
My aim is to delete File2, File 4, File5 and File 6 using a single command.
Any thoughts would be great! Thank you again
