What is the command to check ports active in UNIX?
Answer Posted / manimaran
netstat -a | grep port no.
this will list down all the host which are connected to the particular port
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Which command is used to kill the last background job?
What do chmod, chown, chgrp commands do?
What is in grep command?
What is grep in bash?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Is it inbetween or in between?
what is the advaantage of each user having its own copy of the shell?
What are awk commands?
How do I search a whole word in vim?
Can you explain a little bit about command substitution?
What are the dos commands?
How does shebang work?
What do chgrp command do?
What are some command words?
Explain ‘system calls’ with respect to unix commands?