Diogo’s Reviews > Linux Bible > Status Update
Diogo
is on page 89 of 864
[...]
Another useful command to add to the end of a long command line is mail. You could add
the following to the end of a command line.
; mail -s "Finished the long command" chris@example.com
Then, for example, a mail message is sent to the user you choose after the command
completes.
[...] (pp.83)
Yet it is no where shown where mail is setup.
— Feb 22, 2016 04:44PM
Another useful command to add to the end of a long command line is mail. You could add
the following to the end of a command line.
; mail -s "Finished the long command" chris@example.com
Then, for example, a mail message is sent to the user you choose after the command
completes.
[...] (pp.83)
Yet it is no where shown where mail is setup.
Like flag

