A utility to determine a file's line endings. There are 4 possible choices:
| DOS | dos line spacing: 0x0D, 0x0A |
| UNIX | unix line spacing: 0x0A |
| BIN | binary file - non-text characters found |
| ???? | indeterminate. File is empty or carriage returns/line feeds were not found in the first 4096 characters |
| Contact me about content on this page using john_web-at-arrizza-dot-com |
| For Web Master or site problems contact: webadmin-at-arrizza-dot-com |
| Copyright John Arrizza (c) 2001-2010 |