#!/bin/sh # TEST v1.0 (c) 22.6.2001 by Andreas Ley (u) 22.6.2001 # ll -d \ /usr/install-*/machine/etc \ /usr/install-*/machine/etc/httpd \ /usr/install-*/machine/etc/httpd/bin \ /usr/install-*/machine/etc/httpd/cgi-bin ll -d \ /usr/install/common/machine/etc \ /usr/install/common/machine/etc/httpd \ /usr/install/common/machine/etc/httpd/bin \ /usr/install/common/machine/etc/httpd/conf exit 0