Author: Basim Bazyar
Email: [EMAIL PROTECTED]
Message:
Hi There

Try this type cat search.cgi | perl -e 'while (<STDIN>) { $_ =~ s/\r//g; print $_; }' 
> search2.cgi

and then test search2.cgi

hope that will fix your problem...

Reply: <http://www.mnogosearch.org/board/message.php?id=3487>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to