[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | AMIGA NOTES |
Notice: | Join us in the *NEW* conference - HYDRA::AMIGA_V2 |
Moderator: | HYDRA::MOORE |
|
Created: | Sat Apr 26 1986 |
Last Modified: | Wed Feb 05 1992 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 5378 |
Total number of notes: | 38326 |
308.0. "uue,uud help?" by TRUMAN::LEIMBERGER (Bill Leimberger) Sat Feb 07 1987 03:28
I have just downloaded an arced file from Plink that contains
uuencode,uudecode,and uuencode.man .After dearcing I downloaded
an encoded file from the Vax .It was just an assembler version of
the Amigados command CD .The .man file from plink would not print
out correctly ,it seems as if it has sections of source code imbedded
and ony small sections were readable .Well I quickly decoded the
CD.uue I got from the Vax an tried it .It worked great,and because
of the size of the file decoding was almost instantneous .I then
tried to encode the file and ran into problems .I used the command
line "uuencode cd ".the Amiga printed out "Begin 777 cd" an seemed
to hang .after a considerable time I did a Ctrl C and hit return.
the process stopped ok but I can,t figure out what is happening.
My thoughts are
1: I need to supply a destination "filename"
2: the executable is faulty
3: I did not wait long enough.
I am glad the uudecode works because I needed this the most but
it would be nice if I could get uuencode to work .Of course if
I could learn how to improve my binary download skills I could
run uue,uud at the vax ,I just have more luck with transfering of
text . Any thoughts on uue or binary downloads would help.
bill
T.R | Title | User | Personal Name | Date | Lines |
---|
308.1 | capture output? | TRUMAN::LEIMBERGER | Bill Leimberger | Sat Feb 07 1987 11:26 | 6 |
| Ok I found out I have to use the destination file in the command
line. Now the file encodes but end up scrooling to my screen .
On the Vax I have a command file to send the output to a file. Any
ideas on how to capture the output to a file on the amiga .
bill
|
308.2 | | MORRIS::SMCAFEE | Steve McAfee | Sun Feb 08 1987 20:09 | 9 |
|
Input and output redirection is pretty standard on the amiga.
Try using a >file on the command.
regards,
steve mcafee
|