Today I learnt something really awesome. If you use a Unix based operating system, then you will be able to send any process a signal. This might be either Ctrl+C
or SIGINT to interrupt that process. Or you can send SIGINFO to report the progress of it’s operation. Why this is awesome? Did you ever copy a huge amount of data and cp
didn’t tell you how much has data has been copied so far? SIGINT to the rescue.
I help people create remarkable things. Customer focus and quality nerd. Opinions are my own. Photography is my other passion.