diff ohne Kommentare Posted on February 13, 2014 by bild diff -u -B <(grep -vE '^\s*(#|$)' /path/to/file.1) <(grep -vE '^\s*(#|$)' /path/to/file.2)