Discussion:
How do I make my new updated Debian bullseye v11.3's bash always check for new local e-mails?
(too old to reply)
Ant
2022-05-29 18:45:15 UTC
Permalink
Hello.

How do I make my new updated Debian bullseye v11.3's bash always check
for new local e-mails? In the older Debian versions' bash, it used to do
that when I was in its command prompt. Now, it just checks when I log
into bash.

Thank you for reading and hopefully answering soon. :)
--
Celtics have better get burned by Miami Heat 2nite! It's winter again! SW, ST4, & TG! OMG! Dang my old body that won't stop aching, leaking, tiring, etc. Black Mesa is a nice to place to re(visit/play).
Note: A fixed width font (Courier, Monospace, etc.) is required to see this signature correctly.
/\___/\ Ant(Dude) @ http://aqfl.net & http://antfarm.home.dhs.org.
/ /\ /\ \ Please nuke ANT if replying by e-mail.
| |o o| |
\ _ /
( )
Aragorn
2022-05-29 22:26:15 UTC
Permalink
Post by Ant
Hello.
How do I make my new updated Debian bullseye v11.3's bash always
check for new local e-mails? In the older Debian versions' bash, it
used to do that when I was in its command prompt. Now, it just checks
when I log into bash.
Thank you for reading and hopefully answering soon. :)
Your question is unclear and obviously based upon a misunderstanding of
both the technology and the terminology. Therefore, we have no idea
what you mean.

GNU Bash ("Bourne Again SHell") is a command-line UNIX shell that acts
as a command interpreter and a script interpreter, although I believe
that Debian would be preferring Dash ("Debian Almquist SHell") as its
default script interpreter if no other shell was specified in the
hash-bang line of the script.

One either way does not log into Bash — or for that matter, Dash — and
it also does not check for email; it doesn't even know what email is.
--
With respect,
= Aragorn =
Ant
2022-05-29 23:35:54 UTC
Permalink
Post by Aragorn
Post by Ant
Hello.
How do I make my new updated Debian bullseye v11.3's bash always
check for new local e-mails? In the older Debian versions' bash, it
used to do that when I was in its command prompt. Now, it just checks
when I log into bash.
Thank you for reading and hopefully answering soon. :)
Your question is unclear and obviously based upon a misunderstanding of
both the technology and the terminology. Therefore, we have no idea
what you mean.
GNU Bash ("Bourne Again SHell") is a command-line UNIX shell that acts
as a command interpreter and a script interpreter, although I believe
that Debian would be preferring Dash ("Debian Almquist SHell") as its
default script interpreter if no other shell was specified in the
hash-bang line of the script.
One either way does not log into Bash ??? or for that matter, Dash ??? and
it also does not check for email; it doesn't even know what email is.
In the older Debian versions, its bash used to notify me of new local
e-mails.
--
Celtics have better get burned by Miami Heat 2nite! It's winter again! SW, ST4, & TG! OMG! Dang my old body that won't stop aching, leaking, tiring, etc. Black Mesa is a nice to place to re(visit/play).
Note: A fixed width font (Courier, Monospace, etc.) is required to see this signature correctly.
/\___/\ Ant(Dude) @ http://aqfl.net & http://antfarm.home.dhs.org.
/ /\ /\ \ Please nuke ANT if replying by e-mail.
| |o o| |
\ _ /
( )
Richard Kettlewell
2022-05-30 06:52:41 UTC
Permalink
Post by Aragorn
One either way does not log into Bash — or for that matter, Dash — and
it also does not check for email; it doesn't even know what email is.
Yes it does. Have a look at the MAILCHECK variable and its friends
(which might also be the route to solving the OP’s problem).
--
https://www.greenend.org.uk/rjk/
Loading...