You can't find another computer name but you can find other users on the same computer. I am not sure but i think cmd is only a client based program not a server based.
Open cmd and type java
Redirect the output to a file on the other computer.
You can't find a virus with CMD.
Click on start>Run>CMD, then type "ipconfig". This command will show you the default gateway on the computer. -Nitin
no.
hacking through cmd is the same as hacking normaly. Whenever you are getting into someone elses computer- or a website, its illegal. however, if its your computer your hacking, heck yea its legal! I do it all the time. If you have any questions on how to hack your computer or to make spam with cmd, email me at deanperry@windstream.net
CMD on your Windows PC Computer is used for many things. A little history would be all old computers (PC) did not have a mouse, you would access/close programs and files using hotkeys and commands. CMD is kind of like that, you can use different commands to do different things on your computer. For example, if you wanted to find the IP address of a website, which can be used for a various amount of things, you would go into your CMD and type in (example) ping answers.com
Press win + r (or Start->Run) type there cmd press enter. After that in the cmd window type ping ip_address (where ip_address is an ip address of computer which you want to ping or you can put the computer name if you know it), for instance, ping 192.168.11.6, or ping google.com
Full name of CMD should be "Command". For business purpose, it should be "capacity management department".
There are at least two options. First one is the easiest one, but you have to know the ip-address. Start->Run->cmd. In the cmd window type: ping -a 192.168.x.x (where 192.168.x.x is the ip-address). It does not work in all cases especially if special precausions were taken. Second one is to use My Network Places and find the computer which you are looking for. Also there is a lot of software avalaible free as well as shareware for the required purpose.
cmd store.com
CMD or the command line is used to execute instructions & programs. Many commands such as (dir) can be executed like this c:\>dir This will list the current directories content. :)