On Fri, Feb 24, 2012 at 02:57:14PM +0900, purpleshadow livedoor wrote:
> Thanks.
> 
> This makes me understand the new function clearly.
> 
> > ? ? ? includefile string
> > ? ? ? ? ? Default: no default. The name of a disklist file to include within
> > ? ? ? ? ? the current file. Useful for sharing disklist among several
> > ? ? ? ? ? configurations. Relative pathnames are relative to the
> > ? ? ? ? ? configuration directory.

Not just sharing a disklist between configs.

I've got a script that finds all of the current ZFS samba mountpoints
(they have their own 'filesystems' so we can cap usage) and puts them
into the disklist.

Daily script
 -  Create new list
 -  diff against list currently in disklist
 -  optionally remove all old entries and add new ones
    (remove and re-add help me stay sane and is a function of the
     fact that I sort them alphabeticaly).

Include will allow me to swap an include file rather than having to
massage the main file every day.

Thank you - a seemingly simple enhancement that will make a huge
difference in my add-on.


---
   Brian R Cuttler                 brian.cutt...@wadsworth.org
   Computer Systems Support        (v) 518 486-1697
   Wadsworth Center                (f) 518 473-6384
   NYS Department of Health        Help Desk 518 473-0773



IMPORTANT NOTICE: This e-mail and any attachments may contain
confidential or sensitive information which is, or may be, legally
privileged or otherwise protected by law from further disclosure.  It
is intended only for the addressee.  If you received this in error or
from someone who was not authorized to send it to you, please do not
distribute, copy or use it or any attachments.  Please notify the
sender immediately by reply e-mail and delete this from your
system. Thank you for your cooperation.


Reply via email to