SHH running two commands at once?
- by matthewsteiner
So I want to run apache benchmark but while it's running, I need to run htop to see the memory and cpu usage. How can I do that? Putty (My ssh client) won't let me type in a command until ab is done running.
Ideas?