Asked in Unix
Unix
Which are the networking commands in unix?
Answer

Wiki User
February 09, 2010 9:11PM
It depends on which networking protocol you are asking about. For TCP/IP, some of the common commands are:
ping
netstat
ifconfig
route
traceroute
Related Questions
Asked in Unix
What are Unix commands?
Asked in Linux
Do Unix commands work in Linux?
Asked in Unix
Unix supports DOS commands or not?

Most of MS-DOS' commands were based on those of Unix and CP/M.
'cd', 'dir', 'clear', and 'echo' are usually found in both. MS-DOS
added it's own commands, however, and made some different from
those of existing versions of Unix, and no one saw any reason to
change the names of existing ones in Unix.
Asked in Unix
What is the difficulty in using UNIX?

The usual difficulty that people report concerning UNIX is the
use of the command line. The command line has a lot of power and
the commands may seem somewhat arcane at times. Like anything else,
you have to study what the commands do and how to use them to
harness the power of UNIX, but once you do that it isn't that
difficult to use.