I found a question about, how to remove lines longer then 2048 chars: https://unix.stackexchange.com/questions/9981/how-to-delete-line-if-longer-than-xy **Q:** But how can I remove lines shorter then 4 chars? So remove lines that has 1 or 2 or 3 length in a file.