Filters out reverse line feeds
Example`man bash
`man bash
Filters the output of a command to handle special characters, often used for formatting.
Examplecol -b < file.txt
col -b < file.txt
DevOpsSchoolTypically replies within an hour