Which file holds the mapping of port numbers and their corresponding service names that inetd monitors?
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.