Fix up some handling of the process when sudo re-uses cached credentials.
Ensures that it does not background the process (causes interesting errors with specific utilities).
qsudo is a graphical front-end for the "sudo" utility.
Simply run qsudo [command] instead of sudo [command] in order to perform password checks and prompts graphically.