From owner-freebsd-questions@FreeBSD.ORG Fri Feb 16 16:30:18 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 326D216A406 for ; Fri, 16 Feb 2007 16:30:18 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.freebsd.org (Postfix) with ESMTP id E1F7313C47E for ; Fri, 16 Feb 2007 16:30:17 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from [62.68.191.191] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1HI5yS-000Dcr-KL; Fri, 16 Feb 2007 17:30:16 +0100 Message-ID: <45D5DC14.1050807@freemail.hu> Date: Fri, 16 Feb 2007 17:30:12 +0100 From: =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Drew Jenkins , freebsd-questions@freebsd.org References: <703604.73908.qm@web62209.mail.re1.yahoo.com> In-Reply-To: <703604.73908.qm@web62209.mail.re1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Building Home Server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2007 16:30:18 -0000 > >> You could try opening a command prompt (cmd/command in run) and running >> it, that way it won't close after it exits. >> > > Yeah, I thought of that, unfortunately I get the response that id doesn't recognize the command! Yet "run" does recognize the command! Go figure! > It must be Win98 Win95 or Windows ME. The command interpreter is called "command.exe" on DOS/Win9x/ME systems. On Windows NT, 2000, 2003 the interpreter is called "cmd.exe". However, "command.exe" also present on the newer systems, for compatibility reasons. command.exe is a 16 bit program. cmd.exe is a 32bit program. I think I'm a bit offtopic here - this list is about FreeBSD. :-) Laszlo