What is the command to check ports active in UNIX?

Answer Posted / mudassar

netstat -nlp
or
netstat -nlp |grep processname

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is command substitution?

886


What is the behavioural difference between cmp and diff commands?

883


What is the use of tee command?

768


How do you grep a case insensitive?

734


What are some command words?

817


What are the unix commands?

751


Explain how to use grep command to list find the records of a file containing 10 different strings?

804


Who invented grep?

869


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1198


How do I use nslookup?

764


Can you explain a little bit about command substitution?

823


How do I run a whois command?

831


What is grep and how do you use it?

785


Can you enlist some commonly used network commands?

806


Differentiate cmp command from diff command.

802