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
What do chgrp command do?
How do I search a whole word in vim?
What does the metacharacter mean?
How does pipe () work?
What happens when we execute a unix command?
What are file commands?
Describe the zip/unzip command using gzip.
What is the use of find command in unix?
Explain command to view process running?
What is unix command?
Describe the usage and functionality of the command rm –r * in unix?
Name the unix command to find how many days the server has been up.
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is time_t?
Name the various commands that are used for the user information in unix.