For some unknown reason my orginal terminal output message was truncated
here is what I pasted into the orginal message:
debianlnx:/dev# pon highstream.net
/usr/sbin/pppd: In file /etc/ppp/peers/highstream.net: unrecognized
option '/dev/ttyS4'
debianlnx:/dev#
---
On Fri, 31 Dec 1999, Patrick Kirk wrote:
> Thanks! But this is what I got when I tried the script:
> $ chmod +x mail-to-mail
> $ mail-to-mail RMAIL Archives
> bash: mail-to-mail: command not found
>
> Did I do something wrong?
> PS - do you know a URL on how to use rmail?
Hi Patrick
I think yo
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 (
On Fri, Dec 31, 1999 at 08:20:12PM -, Patrick Kirk wrote:
> $ chmod +x mail-to-mail
> $ mail-to-mail RMAIL Archives
> bash: mail-to-mail: command not found
> Did I do something wrong?
The current directory is not in the default path. Say
./mail-to-mail
instead.
--
Mark Brown mailto:
Thanks! But this is what I got when I tried the script:
$ chmod +x mail-to-mail
$ mail-to-mail RMAIL Archives
bash: mail-to-mail: command not found
Did I do something wrong?
Patrick
PS - do you know a URL on how to use rmail?
5 matches
Mail list logo