aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/mail/mbox.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mail/mbox.sh')
-rwxr-xr-xbin/mail/mbox.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/mail/mbox.sh b/bin/mail/mbox.sh
new file mode 100755
index 0000000..e3c966b
--- /dev/null
+++ b/bin/mail/mbox.sh
@@ -0,0 +1,8 @@
1#! /bin/sh
2
3exec 1>>~/mbox
4
5echo
6echo From $SENDER
7env
8cat