Is there anyone in here who has experience with the command "diff" in linux,
I have a list with names "names.txt" and i have a list with names that should be removed from "names.txt" and it should generate an output of names.txt with the names from the remove list removed.
