How to see unused port number in Solaris?

Answers were Sorted based on User's Feedback



How to see unused port number in Solaris?..

Answer / kiruthiga.s

cat /etc/services in this file all port details are listed.
or
netstat |grep-i nonlisten

Is This Answer Correct ?    5 Yes 3 No

How to see unused port number in Solaris?..

Answer / kiruthiga.s

/etc/services will have all the port details or netstat |
grep nonlisten

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Unix Commands Interview Questions

What Command is used to make a directory?

4 Answers   IBM,


How to add content of one file into another file at the beginning

12 Answers  


Explain command to display different lines that are found when compare two files?

0 Answers  


what is the use of uniq commmand?

8 Answers  


What is the difference between awk and grep?

0 Answers  






Explain ‘library functions’ with respect to unix commands?

0 Answers  


Is grep faster than awk?

0 Answers  


How do you find which version and name of unix you are using at the command prompt?

7 Answers  


Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.

0 Answers  


Which command is used to delete all files in the current directory and all its sub-directories?

0 Answers  


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

4 Answers   Infosys, Nikhil Construction,


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

7 Answers   Alcatel, Cisco, Infosys, University Exams,


Categories