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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Maplologue

  1. Maplologue

    Problem using SED in unix shell programming

    Hi every body, I have a problem with the UNIX sed command. I have a file named Script that contains those instructions. sed s/old1/new1/g SourceFile >Result sed s/old2/new2/g SourceFile >Result sed s/old3/new3/g SourceFile >Result And when I execute this file, only the last command is taken...

Part and Inventory Search

Back
Top