
At the end of each semester, I have a list of 30 or so userids of students who are leaving. Before I write my own shell script, I thought I would see if I could prevent myself from reinventing the wheel and see if someone else has a script to do this.
So, does anyone have a script which will read a given filename, and issues the command:
remove_members --fromall -n -N $uid@*
?
-- Chris Barnes AOL IM: CNBarnes chris-barnes@tamu.edu Yahoo IM: chrisnbarnes Computer Systems Manager MSN IM: chris@txbarnes.com Department of Physics ph: 979-845-1379 Texas A&M University fax: 979-845-2590

On 5/6/2010 11:05 AM, Mark Sapiro wrote:
Excellent! Now if I could figure out how to wildcard that address. There are 2 email address formats that could be used here, and I want to make sure to get them both...
userid@physics.tamu.edu userid@tamu.edu
-- Chris Barnes AOL IM: CNBarnes chris-barnes@tamu.edu Yahoo IM: chrisnbarnes Computer Systems Manager MSN IM: chris@txbarnes.com Department of Physics ph: 979-845-1379 Texas A&M University fax: 979-845-2590

On 5/6/2010 11:05 AM, Mark Sapiro wrote:
Excellent! Now if I could figure out how to wildcard that address. There are 2 email address formats that could be used here, and I want to make sure to get them both...
userid@physics.tamu.edu userid@tamu.edu
-- Chris Barnes AOL IM: CNBarnes chris-barnes@tamu.edu Yahoo IM: chrisnbarnes Computer Systems Manager MSN IM: chris@txbarnes.com Department of Physics ph: 979-845-1379 Texas A&M University fax: 979-845-2590
participants (2)
-
Chris Barnes
-
Mark Sapiro