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 gkittelson 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. iGNiTE

    Reading Email Files in KSh Script

    nah, I'm not looking for an email client... ok simple things first...how do i read a file and find words in it? for example From: and Subject:? I'd think it'd consist of a while loop to read each line right? and maybe an if statement to find the From: and Subject: lines. any ideas? code would...
  2. iGNiTE

    Reading Email Files in KSh Script

    Hi, How would I make a script that reads a mail file, extracts the From: name and the Subject: line from each email, and then displays those to me in a numbered menu for me to see? I know theres a way of doing this without awk or sed. I'm fairly new to Unix so please help! :) Thanks, iGNiTE

Part and Inventory Search

Back
Top