Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the command to check ports active in UNIX?

Answers were Sorted based on User's Feedback



What is the command to check ports active in UNIX?..

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

What is the command to check ports active in UNIX?..

Answer / prat

just ping IP:port
or telnet

Is This Answer Correct ?    10 Yes 10 No

What is the command to check ports active in UNIX?..

Answer / mudassar

netstat -nlp
or
netstat -nlp |grep processname

Is This Answer Correct ?    1 Yes 1 No

What is the command to check ports active in UNIX?..

Answer / nikhil singh

stty

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

What is ‘ps’ command for?

0 Answers  


How to get the last ten lines of a file using awk utility?

1 Answers   Infosys,


What are awk commands?

0 Answers  


how to sort the content of the file based on numeric values

0 Answers   Epsilon,


What is .sh file?

0 Answers  


What is an Unix command to convert HEX value to ASCII value located in any flat file.

2 Answers  


What is grep command in unix with examples?

0 Answers  


How to get a particular string as your prompt ? Give syntax of that command?

3 Answers  


What is the command to view process running?

0 Answers  


How does shebang work?

0 Answers  


Name the various commands that are used for the user information in unix.

0 Answers  


How to rename files and folders?

7 Answers   IBM, Oracle,


Categories