![]() |
Hi I hope anyone can help me with this small problem. I use the script sambafax to send fax to hylafax but before i fax the file i want to remove the faxnumber from the file. Now i use this function to do it. cat ${FAXFILE} | grep -v "SendFaxTo" > ${FAXFILE2} The problem with this is that it destroyes the ps structure. i have tried to manually remove the text in the file and leave the rest of the important information on that row and then it works. Is there any good way of replace only this string with a blank? /Jonny Axelsson ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*