On Mon, 20 Jan 2003, Tim Wunder wrote: > On 1/20/2003 12:38 PM, someone claiming to be Net Llama! wrote: > > A non-sendmail specific version: > > mail -s "GNUCash update" [EMAIL PROTECTED] < "message f00" > > > > > > > <snip> > > I was trying this, but it would fail on me. I just tried again and bash > gives me this error: > bash: message f00: No such file or directory > > Maybe some kind of RH8-ism is preventing this from working :-( > Although I rather think it's user error...
ahhh..try redirecting a file, rather than "message f00", and it should work. there are other ways, like cat'ing something or echo'ing it. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lonni J Friedman [EMAIL PROTECTED] Linux Step-by-step & TyGeMo http://netllama.ipfox.com _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
