Forum: Cfengine Help
Subject: Re: best practices for manipulating strings
Author: zzamboni
Link to topic: https://cfengine.com/forum/read.php?3,19954,19985#msg-19985

You could split the IP address into its four bytes using splitstring(), but I 
can't think of an easy way to reassemble it in reverse order. In this case I 
think I would just call out to a shell script to do the reversal.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to