Re: Unrecognized option: --helpRe: email grabbed by RMAIL emacs
On Fri, 31 Dec 1999, Patrick Kirk wrote:
> $ mail-to-mail RMAIL Archives
> bash: mail-to-mail: command not found
>
> Did I do something wrong?
$ ./mail-to-mail RMAIL Archives
bash will search your PATH (echo $PATH) trying to
find "mail-to-mail", but if the current directory
isn't in your path (probably isn't) it won't find
it. you have to tell it that it is in the current
directory (via ./)
hth
------------------------------------------------------
hypnos <mailto:hypnos@m-net.arbornet.org>
Reply to: