changeset 31582 | 4753c317d5c1 |
parent 27083 | b70c889810cf |
child 47104 | b48d8f7f50fb |
31581:907616b9536c | 31582:4753c317d5c1 |
---|---|
1 #!/usr/bin/env bash |
1 #!/usr/bin/env bash |
2 # |
2 # |
3 # $Id$ |
|
4 # Author: Gerwin Klein, TU Muenchen |
3 # Author: Gerwin Klein, TU Muenchen |
5 # |
4 # |
6 # DESCRIPTION: send email with text attachments. |
5 # DESCRIPTION: send email with text attachments. |
7 # (works for "mail" command of SunOS 5.8) |
6 # (works for "mail" command of SunOS 5.8) |
8 # |
7 # |