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 is time_t?
What is command statement?
What are reported commands?
Explain command to display different lines that are found when compare two files?
What is the difference between grep and grep?
Write a command that will display files in the current directory, in a colored, long format.
Explain mount and unmount command.
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do I search for a file in unix command?
How do I search for text in vi?
What is command substitution?
Which command can you use to find the currently running process in unix server?
Explain command to view process running?
What is the comma to show the space allocation of files?
Why is it called grep?