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 bkrike 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: *

  • Users: Paulova
  • Content: Threads
  • Order by date
  1. Paulova

    Read receipt request with mailx or similar

    Is it possible? If not, any suggest about how to send mails with html attachments and read recipient request?. Thanks
  2. Paulova

    Joining files from three directories into a single file

    I know its a newbie question, but my bash knowledge is so limited. Any help with this script? Thanks. Trying to join files from three directories into a single file like: <directory1> header.txt footer.txt <directory2> 050421.txt 050420.txt 050419.txt ... <directory3> 050421.txt 050419.txt...
  3. Paulova

    Insert text from one line to another and delete source line

    <h2>Title <h3>Source text1</h3> <h4><a href="http://url">[qwerty]</a></h4> <h3>Source text2</h3> <h4><a href="http://url">[qwerty]</a></h4> <h2>... <h3>... <h4>... <h2>... <h3>... ... Trying to insert "Source text" (always is between <h3></h3> tags in "[qwerty]" (target to replace is always...
  4. Paulova

    Adding html tags

    I´m loosing my mind trying to make working an awk script for 1.- Search lines with more than x all-caps words and convert it to all-caps lines adding <h2> at the beginnig and </h2> at the end of that lines 2.- Add <h3> at the beginnig and </h3> at the end to the rest of lines (not the blank...

Part and Inventory Search

Back
Top