Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. awkusr345

    drop trailing spaces?

    I've tried to design a filter that drops trailing spaces (if any) from an input line.<br><br>for example, I have an imput similar to &quot;this is a test.&nbsp;&nbsp;&quot; and convert it to &quot;this is a test.&quot;&nbsp;&nbsp;I alredy tried using something like tr '&nbsp;&nbsp;' '??' but tr...

Part and Inventory Search

Back
Top