Which php??

Gary Gatten Ggatten at waddell.com
Fri Jan 14 03:26:22 UTC 2011


Is this a record for the longest thread ever? I've been ignoring it because I don't care much about php (relatively speaking), but I'm thinking ill have to read this thread and see what's so interesting!

----- Original Message -----
From: owner-freebsd-questions at freebsd.org <owner-freebsd-questions at freebsd.org>
To: Gary Kline <kline at thought.org>
Cc: User Questions <freebsd-questions at freebsd.org>
Sent: Thu Jan 13 21:10:25 2011
Subject: Re: Which php??

On Thu, 13 Jan 2011 18:41:15 -0800, Gary Kline <kline at thought.org> wrote:
> 	I cut/pasted part of the config page to a yello w notepad.  It
> 	unfortunately has those unfortunate DOS EOL things with the ^M.  

There's a simple answer to that waste of disk space (two
bytes per line break!):

	recode cp437..iso8859 <filename>

It's also handy for users who have german umlauts in DOS
text files and need to recode them to iso8859-1. (It's also
a nice tool if the conversion is used in opposite order:
This way, UNIX files can be converted to be sent directly
to dotmatrix printers that expect DOS text streams.)

The recode utility can be found in converters/recode port.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"





<font size="1">
<div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 1.0pt 0in'>
</div>
"This email is intended to be reviewed by only the intended recipient
 and may contain information that is privileged and/or confidential.
 If you are not the intended recipient, you are hereby notified that
 any review, use, dissemination, disclosure or copying of this email
 and its attachments, if any, is strictly prohibited.  If you have
 received this email in error, please immediately notify the sender by
 return email and delete this email from your system."
</font>



More information about the freebsd-questions mailing list