"$(x)"
comment => "create file",
perms => mog("755", "root", "root"),
create => "true";
}"
Regards,
J
-Original Message-
From: Jesse Becker [mailto:becker...@mail.nih.gov]
comment => "create dir",
>perms => mog("755", "root", "root"),
> create => "true";
>}"
>
>Regards,
>j
>
>-Original Message-
>From: help-cfengine-boun...@cfengine.
perms => mog("755", "root", "root"),
create => "true";
}"
Regards,
j
-Original Message-
From: help-cfengine-boun...@cfengine.org
[mailto:help-cfengine-boun...@cfengine.org] On Behalf Of no-re...@cfengine.com
Sent: Wednesd
Is there a way to list folder names into a file and let a promise read each
line and create these folders?
If not, is it possible to create a cf file that defines variables (folder list)
and have another cf file use these variables to create the folders?
Am I going about this wrong?
I am try