index
:
bin
master
My scripts
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compose-mail-from-stdin
blob: a8637f63411f944c03c303f1db83cc153d35b4f8 (
plain
)
1
2
3
4
#!/bin/bash cat | claws-mail --compose-from-file - & disown