From: Onur Kucuk (onur@kablonet.com.tr)
Date: Mon 03 Nov 2003 - 16:24:03 EST
On Mon, 03 Nov 2003 16:14:37 +0200
Enver ALTIN <enver.altin@frontsite.com.tr> wrote:
EA> On Mon, 2003-11-03 at 15:43, Onur Kucuk wrote:
EA> > Yukaridaki deneme sorun cikarmadi. Acaba kullandiginiz ozel bir
EA> > karakter isleri karistiriyor olabilir mi ? Slackware 9 altinda
EA> > reiserfs bir dosya sistemi uzerinde yaptim. Ornegin
EA> > olusturdugunuz dosya vfat uzerinde ise vfat otomatik olarak
EA> > CR/LF->CR donusumu yapiyor olabilir.
EA> Sadece bir not: sorunun dosya sistemi vs. ile ilgisi yok. VFAT
EA> otomatik dönüşüm falan yapmaz :)
Slackware 9 altinda "man mount" dan alinti.
----
conv=b[inary] / conv=t[ext] / conv=a[uto]
The fat file system can perform CRLF<-->NL (MS-DOS text format to UNIX text format) conversion in the kernel. The following conversion modes are available:
binary no translation is performed. This is the default.
text CRLF<-->NL translation is performed on all files.
auto CRLF<-->NL translation is performed on all files that don't have a "well-known binary" extension. The list of known extensions can be found at the beginning of
fs/fat/misc.c (as of 2.0, the list is: exe, com, bin,