View Single Post
Old 09-20-2013, 04:08 PM   #37
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
IIRC, "native" MacOS "line breaks" are actually "\r" (only!). So in that particular case, you'd want to replace \r by \n...

But I don't think that this is the problem. I think it's much more mundane, namely that the file doesn't exist, because it was copied somewhere else (maybe directly into /mnt/us, without the folder).
ixtab is offline   Reply With Quote