Posts Tagged With: double

Double Space a File using Sed

Tagged with: , , , , , , ,

Add a \n after every line in a file using the sed command…


sed G 
No Comments »