What is the command to check ports active in UNIX?
Answer Posted / prat
just ping IP:port
or telnet
| Is This Answer Correct ? | 10 Yes | 10 No |
Post New Answer View All Answers
Explain command to display different lines that are found when compare two files?
What do know about tee command?
What is the significance of the 'tee' command?
What is the functionality of a top command?
What is the command to compare two files in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is nr in awk command?
hw will u use awk in replacing cahrs and files
What is the size of time_t?
Why is awk called awk?
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
Name the unix command to find how many days the server has been up.
What are file commands?