tal

Align line endings if they match across multiple lines

brewmacoslinux
Try with needOr install directly
Source

About

Align line endings if they match

Commands

tal

Examples

Align matching line endings in a file$ tal input.txt
Align lines and output to a new file$ tal input.txt > output.txt
Align matching patterns in code with equals signs$ tal assignments.txt