Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!husc6!cmcl2!adm!smoke!w8sdz From: w8sdz@smoke.BRL.MIL (Keith B. Petersen ) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: How do I uuencode? Message-ID: <9731@smoke.BRL.MIL> Date: 27 Feb 89 04:02:25 GMT References: <3032@ddsw1.MCS.COM> Reply-To: w8sdz@brl.arpa (Keith B. Petersen (WSMR|towson) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 19 [in answer to the recently posted question "How to I uuencode"] Uuencode takes two arguments and defaults to stdout. I'm forever forgetting the syntax, so I use the following shell script to make uuencoded files: uuencode $1 $1 > $1.uue Assuming you called the script uue, the syntax is: uue my.arc which will create my.arc.uue -- Keith Petersen Maintainer of the CP/M & MSDOS archives at wsmr-simtel20.army.mil [26.0.0.74] DDN: w8sdz@wsmr-simtel20.army.mil Uucp: {ames,decwrl,harvard,rutgers,ucbvax,uunet}!wsmr-simtel20.army.mil!w8sdz