about summary refs log tree commit diff stats
path: root/bin/newmail.sh
diff options
context:
space:
mode:
authoradmins <admins@tilde.institute>2020-05-06 02:13:47 -0400
committeradmins <admins@tilde.institute>2020-05-06 02:13:47 -0400
commit948358526b900d4232245aa97e64374208111dae (patch)
tree81ee7daf99e1fb285eb56d59d4c90ba61e70f724 /bin/newmail.sh
parent6de4537382a2cc80d4823babe947d04f1e06dcb0 (diff)
downloadadmin-948358526b900d4232245aa97e64374208111dae.tar.gz
attribution for script authors
Diffstat (limited to 'bin/newmail.sh')
-rw-r--r--bin/newmail.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/newmail.sh b/bin/newmail.sh
index a9da32b..6ed65e6 100644
--- a/bin/newmail.sh
+++ b/bin/newmail.sh
@@ -1,6 +1,7 @@
 #!/usr/local/bin/bash
 
 # Notifies users of newly received mail
+# kneezle@tilde.institute
 
 NewMail(){
     NEWMAIL=$(mailx &)