I need to generate a list of all 700+ printers configured on our server, with their ip numbers. What I basically need is to go into /etc/lp/interfaces, get the name of each file, and grep the file for the PERIPH= value (the configured ip address) and correlate this information in a list. Can someone help? I'm stumped. --- Jim Roth