ctrl + z
to suspend
jobs -l
to list ‘em
fg $
1
to resume
and, I think,
ctrl + s
and ctrl + q
can also do the trick
tested on konsole (KDE)
1 min read
ctrl + z
to suspend
jobs -l
to list ‘em
fg $
1
to resume
and, I think,
ctrl + s
and ctrl + q
can also do the trick
tested on konsole (KDE)