#! /usr/bin/perl5 foreach $f () { next unless $f =~ m#([^/]+)/\1.lbl$#; next unless open(IN, "<$f"); @in = ; chomp($in[0]); push(@products, "
  • $in[0]\n"); } if ($#products > 0) { $products = "

    \nProducts in this category include:\n

    \n\n"; } print <Network Services

    The network services category contains the tools that you need to configure network management services for this system. Use the tools in this category to set up or change the routing, automatic host address allocation, name serving, and file transfer services on your system.

    $products EndOfFile