1. Does vi have a hex viewer mode? Or should I use soemthing else?
Something like the PCTOOLS or LIST in DOS would be nice.

2. How could I translate 0x0A into 0x0D+0x0A with tr? I tried
tr '\012' \015\012' < file.unix > file.dos
but only \015 was there. I was using the dos version of tr
.



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to