source: locker/bin/foo @ 127

Last change on this file since 127 was 127, checked in by jbarnold, 17 years ago
old copies of locker software
  • Property svn:executable set to *
File size: 345 bytes
Line 
1#!/bin/sh
2
3attach scripts 2>/dev/null
4. /mit/scripts/bin$scriptsdev/signup-minimal
5
6sed /SCRIPTS_USER/s//$lname/ /mit/scripts/bin/procmailrc > /mit/$lname/mail_scripts/procmailrc
7#  echo -e ":0\n*\n! $USER@mit.edu" >/mit/$lname/mail_scripts/procmailrc
8success "the mail script service" "The directory /mit/$lname/mail_scripts has been created."
Note: See TracBrowser for help on using the repository browser.