m7v
5/8/2014 - 4:16 AM

Trim spaces into file.

Trim spaces into file.

cat '/home/docroot/old_file '| sed 's/^[ \t]*//;s/[ \t]*$//' > ~/new_file.txt