Grep
Jump to navigation
Jump to search
Grep exceptions from file
grep -vf exclude.txt file.txt
Jeigu didesnis failas ir pasibaigia ramas
comm -23 exclude.txt file.txt > file_clean.txt