Forum: Cfengine Help Subject: Re: How to get an slist of mounted local filesystems with CFengine 3? Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,18256,18268#msg-18268
I think your basic idea is correct, you could probably assign the output of the command (containing only file systems, one per line) to a string using execresult(), and then split that into an slist using splitstring(). _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine