Run one command after another, even if I suspend the first one (Ctrl-z) February 26, 2023 by Tarik The following should do it: (command1; command2) Note the added parentheses.