Mail Archives: cygwin/1999/01/18/06:23:27
mh AT mike DOT franken DOT de (Michael Hirmke) writes:
> >Can anyone point me to a reliable version of the command line
> >uudecode.exe/uuencode.exe utilities for NT 4.0?
>
> Don't know, what you mean by reliable, but you can get the sharutils-4.2c
> package, which contains uuencode/uudecode among other utilities
These just don't work at all:
$ cp c:/WINNT/NOTEPAD.EXE n.exe
$ ./n.exe # works fine!
$ uuencode n.exe n.exe > n.uu
$ rm n.exe
$ ls n.*
n.uu
$ uudecode n.uu
$ ls n.*
n.exe* n.uu
$ ./n.exe
zsh: exec format error: .\n.exe
$
$ ls -l n.exe
-rwxrwxrwx 1 JCooper Domain_Users 594 Jan 18 10:37 n.exe*
$
Any ideas what's wrong with it?
Thanks,
--- John
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -