LINEFEED
WUX.EXE
3.0- Windows to
unix
LF tool for PC Windows
- unix programmers. Original
Guaranteed Virusfree software.
Have you ever experienced the fatal trouble
with Windows files sent up to your Unix server
and nothing works...
Fast convert
from <CR><LF> (Windows DOS) to just
<LF> (Unix) in any text file on your PC.
Written in assembler tha'ts why it's so small
and fast. Hex code combination 0D 0A converts
to 0A, see pictures below.
Example of code before (LF is 0D0A):
and after conversion (LF is 0A):

WUX also creates a *.BAK file that contains
the original code without and before any conversion.
Example:
The perl code file verk.pm is converted, it
takes a second, the directory now contains the
converted verk.pm ready to FTP upload, and the
original VERK.BAK.

FAQ
- Why can't you also create the other
way, from Unix to Windows LF?
- Because that is easy done through
the Windows system editor Wordpad. This
program reads Unix files without problems
and when you save a file it is automatically
converted into Windows style.
- How do I manage the *.BAK file?
- Either rename it to it's original
suffix or use Wordpad. |
LINEFEED TOOL
|