AfterDawn.com

whitespace

sed: how to delete BOTH leading and trailing whitespace from each line

30 Jun 2008 5:10 | Aihe: leading,remove,sed,trailing,whitespace | No comments made

Some environments or programs don't like whitespace. If you have Linux/Unix environment, you can use sed to remove BOTH leading and trailing whitespace from each line of the file. sed -e ...

Read more

Topics

Subscribe to AfterDawn's weekly newsletter.