Why can't I do this: uuencode -m /mnt/kd/xyz/myfile.csv > stuff ?

Rob Landley rob at landley.net
Wed Feb 22 18:40:05 UTC 2006


On Wednesday 22 February 2006 12:03 pm, Angus Comber wrote:
> Hello
>
> If I do
> uuencode -m /mnt/kd/xyz/myfile.csv
>
> Then the file is encoded and the contents sent to the screen - stout I
> suppose.  So how do I capture the screen output and save to a file?
>
> Angus

uuencode -m /mnt/kd/xyz/myfile.csv > thingy.file

http://www.faqs.org/faqs/unix-faq/

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list