hi there,
so lets say i have two source files and lets call them config1 and config2. in addition lets say i have two additional files that are lists of mac addresses [one per line], lets call them mac1 and mac2. lets assume mac1 contains 25 mac addresses, and mac2 contains 50 mac addresses. is there a way that end up with 25 copies of config1 each named as the mac addresses in the list of mac1, and 50 copies of config2 each named as the mac addresses in the list of mac2?
thanks in advance, andy.
so lets say i have two source files and lets call them config1 and config2. in addition lets say i have two additional files that are lists of mac addresses [one per line], lets call them mac1 and mac2. lets assume mac1 contains 25 mac addresses, and mac2 contains 50 mac addresses. is there a way that end up with 25 copies of config1 each named as the mac addresses in the list of mac1, and 50 copies of config2 each named as the mac addresses in the list of mac2?
thanks in advance, andy.