Archive for the ‘System Adminstration’ Category
Removing Carriage Returns the Easy Way using vi
Frequently, when working in a Unix environment, i will get files that have carriage returns at the end lines that i would like to remove. There are a million different ways to remove them, but this is the simplest way i have found if you are familiar with vi or vim. Use the substitution command [...]
June 9, 2009
Posted in: System Adminstration
No Comments

