Amanda-Users

include in DLE question

2009-09-29 18:06:22
Subject: include in DLE question
From: "McGraw, Robert P" <rmcgraw AT purdue DOT edu>
To: "amanda-users AT amanda DOT org" <amanda-users AT amanda DOT org>
Date: Tue, 29 Sep 2009 16:17:10 -0400
I need to track down a problem that in in a user that begins with the letter r. I was using
 
include "./r*"
 
but I need to know the exact user so I am using the following:
 
zorn  /export/users-r  /export/fssnap/users  {
      users-tar
      include "./rabridge" "./ram" "./rcp" "./reden" "./rferrazd" "./rganapat" "./rganesh" "./rhkenney" "./rhora" "./rkaufman" "./rkhosla" "./rlalvare" "./rliu" "./rmcgraw" "./rnagpal" "./roeckner" "./rogersb" "./rogersbj" "./rpankant" "./rqian" "./rroames" "./rt" "./rurban" "./rustamov"
}
 
The include is all one line.
 
Is this valid syntax?
 
Can you have multiple include lines?
 
Any other suggestions.
 
thanks
 
Robert
 
<Prev in Thread] Current Thread [Next in Thread>