regarding the ip config, you could type:
ipconfig /all | more
or
ipconfig /all >out.txt
In the second way you'll find the configuration in out.txt

On 2/16/07, Nagy László Zsolt <[EMAIL PROTECTED]> wrote:


>
>> 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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
[EMAIL PROTECTED]"




--
The mind is a terrible thing to waste !
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to