by nixCraft on March 5, 2010 · 5 comments
How do convert tabs to spaces in a file using a bash shell?
{ 5 comments }
by nixCraft on August 19, 2006 · 2 comments
How do I remove all (text, special characters, white spaces, tabs etc) from my text file (input) except numbers (digits) using sed command?
{ 2 comments }