ADSM-L

Re: exclude.dir not working

1998-02-12 05:25:04
Subject: Re: exclude.dir not working
From: Rui Malheiro <rmalheiro AT MAIL.TELEPAC DOT PT>
Date: Thu, 12 Feb 1998 10:25:04 GMT
Replying to: Gerhard Rentschler <g.rentschler AT RUS.UNI-STUTTGART DOT DE> 
(Wed, 11
Feb 1998 15:47:46 +0100)

>/usr/lpp/adsm/bin/dsm.inex looks like this:
>exclude /.../core
>exclude /.../*~
>exclude /var/dce/security/creds/*
>exclude.dir /var/dce/security/creds/
>exclude.dir /dev/

I get the impression that excluding a directory directly under "/" (root)
doesn't work, ie: "exclude.dir /somedir" does not exclude *anything*, while
"exclude /somedir/otherdir" does exclude files *and* directories under
/somedir/otherdir.

To exclude directories directly under root I use:

exclude.file /somedir/*
exclude.dir  /somedir/*

exclude.dir /dev *should* work, though.

--
Rui Malheiro,
Rui Malheiro,
6 Mil - Tecnologias de Informacao
URL: <http://www.6mil.pt/>
<Prev in Thread] Current Thread [Next in Thread>