aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/mail/mbox.sh
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-01-01 13:46:46 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-01-01 13:46:46 +0800
commiteae3e6d3674c5973c21628eb88ed1c4772505310 (patch)
tree7dd709626fe886bd52f02be01ab45eba44a92e40 /bin/mail/mbox.sh
parent7d42771549529185c05861760bca7398c9693a73 (diff)
scripts for ~/.forward
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