about summary refs log tree commit diff stats
path: root/bin/newmail.sh
diff options
context:
space:
mode:
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 &)