Nick Rout is on permanent record as saying: :how do i send a binary (like a .png) as an attachmnet to a mail message :using /bin/mail. I'm pretty sure there is a pipe involved, but i caanot :remember how it works. thanks.
I was curious, so I started poking through some man pages. it looks like mpack will do something along those lines. But it will handle the mailing of the package directly. man 1 mpack I'm not sure if this will fit your needs, but it seems possible. Unless, of course, you're very particular about using /bin/mail. Greg --- -
