Answer Posted / 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 View All Answers
What is s and g in sed command?
Which command is used to delete all files in the current directory and all its sub-directories?
Which command is used to find whether the system is 32 bit or 64 bit?
Why is grep called grep?
hw will u use awk in replacing cahrs and files
What do know about tee command?
What are the general commands in using unix os for a beginner?
What does the “echo” command do?
How do I use grep to search for a file?
Which command is used to restrict incoming messages?
How do I search a whole word in vim?
What happens when we execute a unix 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
What is command substitution?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?