Thread
:
Koreader running on Kobos (all of them, hopefully!)
View Single Post
07-10-2013, 09:43 AM
#
150
cgm999
Enthusiast
Posts: 46
Karma: 54894
Join Date: Jun 2013
Device: kobo
if you have ssh/telnet enabled on device here is one quick line to convert from dos to unix text file(basically removing \r == 0d ):
kobo_shell# sed -i -e 's/\r//g' path_to_file
cgm999
View Public Profile
Find More Posts by cgm999
Track Posts by cgm999 via RSS