$MAILCHECK
–
Define How Often the Shell Checks For Mail
$MAILCHECK
defines the interval in seconds when the shell should check for mail.
Links
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 集成开发工具 – 马上试用!