ADSM-L

include exlcude list

2004-11-04 22:13:50
Subject: include exlcude list
From: "Hashim, Shukrie BSP-ISM/116" <Shukrie.Hashim AT SHELL DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 5 Nov 2004 11:13:30 +0800
Hi all,

can someone help me with the include and exclude list ... 
Currently I have this

exclude.dir /local/data/*/.snapshot/.../*
exclude /apps/lmk/.snapshot/.../*
exclude.dir /local/data/001/*/.snapshot/.../*
exclude.dir /local/apps/001/mnt/.snapshot/.../*
exclude /local/apps01/.snapshot/.../*
exclude /apps/sss/.snapshot/.../*
exclude /apps/oss/.snapshot/.../*
 
is there a universal way to exclude any directory which name is ".snapshot" no 
matter how many levels it goes down to? because I have alot of .snapshot 
directory .. those above are not all the .snapshot directory ... I need to 
exclude all .snapshot directory 
 
This is what I think but still not sure yet
 
exclude /.../.snapshot/.../*  
 
is this correct ?

<Prev in Thread] Current Thread [Next in Thread>