Regain ability to use ^C to close backgrounded then (effectively) foregrounded processes
2
votes
2
answers
322
views
In the interactive console, pressing
^C
on zenity --info & fg
closes the Zenity window. One can only use zenity --info & wait
in a script. But ^C
doesn't close the Zenity window in this case. Is there any way to make wait
behave more like fg
and make ^C
work?
Asked by glarry
(964 rep)
Apr 22, 2019, 10:30 AM
Last activity: Apr 26, 2019, 08:59 AM
Last activity: Apr 26, 2019, 08:59 AM