Linux MS DOS discussions
 help / color / mirror / Atom feed
From: Mike McCarty <Mike.McCarty@sbcglobal.net>
To: linux-msdos@vger.kernel.org
Subject: Re: How to tell which dosemu version I have?
Date: Mon, 14 May 2007 21:29:57 -0500	[thread overview]
Message-ID: <46491B25.7040909@sbcglobal.net> (raw)

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!


             reply	other threads:[~2007-05-15  2:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-15  2:29 Mike McCarty [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-05-14 21:55 How to tell which dosemu version I have? Larry Alkoff
2007-05-14 22:32 ` Mike McCarty
2007-05-14 23:28   ` Larry Alkoff
2007-05-14 23:40     ` Bart Oldeman
2007-05-15  0:14       ` Larry Alkoff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46491B25.7040909@sbcglobal.net \
    --to=mike.mccarty@sbcglobal.net \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox