Hello friends,
Could someone tell me if i want to read a particular text from a file that exist in each line of file. How could i do this?
My text is like this:
poll mail.telesys.com protocol POP3 user vipin@gmail.com password abcd mda "cat > /export/home/m7istp/imcp/bin/ml201.txt
now i want to read text after /bin/ml and before .txt in each line how can i do this..