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
Explain ‘system calls’ with respect to unix commands?
What does the command '$ls | wc –l > file1' do?
What are the differences among a system call, a library function, and a unix command?
Which command should you use to find the remaining disk space in unix server?
Which unix command lists files/folders in alphabetical order?
How do you grep a case insensitive?
Which command will print your home directory on screen?
How do I run a whois command?
What is the behavioural difference between cmp and diff commands?
What is the general format of unix command syntax?
What is awk good for?
What is the command to find maximum memory taking process on the server?
What is the unix command to confirm a remote host is alive or not?
Is command prompt unix?
What do know about tee command and its usage?