What is the command to check ports active in UNIX?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mudassar
netstat -nlp
or
netstat -nlp |grep processname
| Is This Answer Correct ? | 1 Yes | 1 No |
What is a command and examples?
How to check the flavor of UNIX?
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
What does mkdir up2date; touch outdated up2date do?
How to create hardlinks and softlinks on files?
boot process?
how to check a file system type
What does the command '$ls | wc –l > file1' do?
What is shrinking file system in AIX where it actually resides?
hw will u use awk in replacing cahrs and files
What is the use of the command 'ls -x chapter[1-5]' ?
Briefly, how do you install Oracle software on UNIX.