I have a script running on a server which has one file called members.list
This file consists of many email addresses that the script uses to mail its output to.
The way it is set up is that the members.list file is only in one directory, but I want to put multiple copies in several users directorys for them to be able to add addresses as they need to, but I need the script to read the addresses from all the files in seperate directories.
Any thoughts?
This file consists of many email addresses that the script uses to mail its output to.
The way it is set up is that the members.list file is only in one directory, but I want to put multiple copies in several users directorys for them to be able to add addresses as they need to, but I need the script to read the addresses from all the files in seperate directories.
Any thoughts?