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's a command word?
What is the function of grep command in unix?
What is the comma to show the space allocation of files?
What is awk good for?
What do know about tee command and its usage?
Can you explain a little bit about command substitution?
How do I clear my terminal history?
Are you in or at the office?
Write a command to kill the last background job?
What is the pipe command?
Who command in unix?
Why is it called grep?
What is grep in bash?
What is the use of cut command in unix?
What is rmdir command?