-
Notifications
You must be signed in to change notification settings - Fork 8
mailto.sh
Marc R. Schoolderman edited this page Sep 9, 2018
·
1 revision
mailto.sh dir1/file.txt dir2/file.txt ... dirN/file.txt
mailto.sh
is called from feedback.sh
.
For each argument of the form dir/file.txt
, send the contents of file.txt
to the email-address(es) found in dir/#address.txt
. These latter files are expected to be CSV files, where the first column contains the student number and the second the corresponding email address.
The SUBJECT
line can be freely edited, but normally it is set by verdeel.sh
(upon the automatic distribution of this script to the other teaching assistants).