I've often got reason to view text files which have hex0D
line terminators.

The following command allows me to view these:
  cat Input | tr "\015" "\012" >  OutputFile

Since mc can view many formats of files via the mc.ext facility,
I'd obviously like to add the ability to view x0D line terminated
files.

How would I do that ?

Can I activate the viewing procedure via some mc-keys without
  committing a specific fileID/extension to these files ?

Thanks for any feedback,

== Chris Glur.
_______________________________________________
Mc mailing list
http://mail.gnome.org/mailman/listinfo/mc

Reply via email to