Codeprüfung
cat test.txt | sed's/\\r\\n//g'
Breakable Bug
cat test.txt | sed's/\\r\\n//g'
A software code audit is a comprehensive analysis of source code
in a programming project with the intent of discovering bugs,
security breaches or violations of programming conventions.