Answer Posted / 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 |
Post New Answer View All Answers
What does touch command do in unix?
What do chmod command do?
What is command statement?
What is a bash command?
What is difference between grep and find command in unix?
Differentiate cmp command from diff command.
Describe the usage and functionality of the command rm –r * in unix?
What does the md command do?
What does grep v grep do?
Does cp command overwrite files?
Which unix command lists files/folders in alphabetical order?
What is the use of tee command?
What is command substitution?
Why is it called grep?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?