On Thu, Feb 27, 2020 at 09:39:35AM +0200, Ricky Tigg wrote: > Hey. Goal: scheduling tasks along with visual output in terminal. I > concieved it could be achieved under Linux. I had defined a use-case for > that purpose.. > > $ at -q c now + 1 minute > warning: commands will be executed using /bin/sh > at> dnf check-update --security | gnome-terminal > at> <EOT> > job 24 at Thu Feb 27 09:35:00 2020
This is not a bash bug and has nothing to do with bash. I don't use X and hence know very little about gnome-terminal, but an ordinary terminal (such as xterm) may take a command to execute with e.g. xterm -e 'dnf check-update --security' Whether this would work with gnome-terminal, I don't know. I also don't know whether at would be able to open a terminal window on your display from one of its jobs. Note that this is totally unrelated to whatever shell you happen to be running. -- Andreas (Kusalananda) Kähäri SciLifeLab, NBIS, ICM Uppsala University, Sweden .