On Thu, 25 Feb 2021 at 23:41, Richard Owlett <rowl...@cloud85.net> wrote:

> Following a man page example I got:

> > richard@defaultinstall:~$ $ w3m -M http://w3m.sourceforge.net
> > bash: $: command not found

To explicitly state what is implicit in the other replies you have
already received, please observe that the final line that I have quoted
above is bash telling you:
"bash here, I could not find a command named <dollar-symbol>"

It's the standard error message that appears after any mistyped
command word.

Reply via email to