Object Oriented Software Engineering View all facts Glossary Help |
| subject > action > command > Windows command |
| Windows command comparison table | ||
| Subject | have purpose | have example |
|---|---|---|
| hostname | to find the host name of a computer | |
| ipconfig | to find the host name of a Windows 2000 computer | |
| netstat | to find out which ports are in use | netstat -a -p TCP |
| winipcfg | to find the host name of a Windows 95 or 98 computer |
Next command: clicking a button Up: command Previous command: Unix or Linux command