This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
secstate
/
dotfiles
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
992e06c212
Rami (Branch)
Tag
freebsd
master
dotfiles
/
bin
/
.bin
/
syncmail
syncmail
94 B
Cronologia
Originale
1
2
3
#!/bin/sh
OUTPUT=$(script -c "muchsync mail.local > $(tty)")
notify-send "New mail" "$OUTPUT"