Remember `sudo`
Flashing scripts require sudo. The problem is that the terminal window does not remember sudo tickets, and does not honor the the ticket timeout that can be configured in sudo config, so the user has to type their password over and over again during flashing. How can we acquire sudo privileges (ticke) only once and keep them around while using the app?