I am using "Screen" on Ubuntu.
How can I use 'screen' to compile my project and give me a notification when compile is done whether the build is successful or not?
I am using "Screen" on Ubuntu.
How can I use 'screen' to compile my project and give me a notification when compile is done whether the build is successful or not?
If the screen is running on the same machine as your desktop, you can do
or
If it is running on another system to which you connect over ssh, however, you will have to install a mailer that sends you an e-mail.