Which file holds the mapping of port numbers and their corresponding service names that inetd monitors?

Choose the correct answer

Explanation

The file /etc/services contains the list of port numbers along with their associated service names that are monitored by inetd. Other files such as /etc/nsorder, /etc/nsswitch.conf, and /etc/hosts serve different purposes and do not provide this mapping.

Which file holds the mapping of port numbers and the… — Basic of linux unix | PakQuizHub