$MAILCHECK  –  Define How Often the Shell Checks For Mail

$MAILCHECK defines the interval in seconds when the shell should check for mail.

Examples

Check $HOME/.inbox for incoming mail every 10 seconds
1
2
3
MAILPATH=~/".inbox?Hey, you've got mail in \$_"
MAILCHECK=10
# Now bash will notify you when ~/.inbox changes
BashSupport Pro 是一个 支持 $MAILCHECK 的 Bash 集成开发工具 – 马上试用
© 2020–2024 Joachim Ansorg
声明
隐私政策
许可条款