Larry Alkoff wrote:
Bart Oldeman wrote:

You may have two dosemu's (and dosemu.bin's) installed, one, 1.2.2-8,
in /usr/bin and the other one, 1.3.3, in /usr/local/bin, and
/usr/local/bin comes first in your $PATH.

Bart



Bart you are absolutely right - there were two dosemu.bin's.

I've moved the files in /usr/local/bin to /usr/local/bin/old because they wouldn't start dosemu.

The grep 1.2 /usr/bin/dosemu.bin produces several hits of visible 1.2 in the text portions (I realize . matches any character)

grep [.]

does not match any character.

If you want to know what you are actually executing, try

which command_name

On my system, I get

$ which dosemu
/usr/local/bin/dosemu

Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to