ADSM-L

Re: exclude.dir not working

2015-10-04 18:01:07
Subject: Re: exclude.dir not working
From: Rui Malheiro [SMTP:rmalheiro AT MAIL.TELEPAC DOT PT]
To: ADSM-L AT VM.MARIST DOT EDU
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>