[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bidi mozilla again



TC>> BTW: the source was full of files with CR chars, which annoyed cpp on many
TC>> occasions, and thus had to be removed.
TC>>
TC>> crlf from fixDos ( http://e.co.za/marius/downloads/misc/ ) proved to be
TC>> very handy for the job.

Actually, I guess perl -npi.bak -e 's/\r\n$/\n/g' would do the trick
without going to South Africa. Or just loading file to pico and saving -
pico understands both DOS and Unix formats, but saves always in Unix (at
least, on Unix ;)

But hebrew mozilla is great - going to test it today :)

-- 
frodo@sharat.co.il	\/  There shall be counsels taken
Stanislav Malyshev	/\  Stronger than Morgul-spells
phone +972-3-9316425	/\  		JRRT LotR.
http://sharat.co.il/frodo/	whois:!SM8333


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il