ADSM-L

IGNORE : Re: include/exclude

2005-05-11 06:40:36
Subject: IGNORE : Re: include/exclude
From: goc <goran.k AT VIP DOT HR>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 11 May 2005 12:38:31 +0200
o yes , sorry ... my bad
this is for windows syntax

sorry once again

g

----- Original Message -----
From: "Sal Mangiapane" <salm AT VITALDS DOT COM>
To: <ADSM-L AT VM.MARIST DOT EDU>
Sent: Wednesday, May 11, 2005 12:27 PM
Subject: Re: include/exclude


goc wrote:
hi all,
a short one

in

exclude "*:/.../nohup.out*"

what does *: mean ?

and then with dsmc q inclexcl

*** FILE INCLUDE/EXCLUDE ***
Mode Function  Pattern (match from top down)  Source File
---- --------- ------------------------------ -----------------
No exclude filespace statements defined.
No exclude directory statements defined.
Exclude All       /.../*:/.../nohup.out*
/usr/local/etc/inclexcl.file
No DFS include/exclude statements defined.



thanks in advance ?




The : is the drive delimiter.
The *: means any drive.
But, nohup.out is probably a file on a UNIX based computer and drive
letters don't really make sense.

Hope this helps,

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