I am running jmeter by launching the .sh script, once I do that I cannot start using the prompt again unless I ctrl-z, ctrl-c, or the script ends in some other way. How can I launch that script and still be able to use the same console after the script is launched. (i used to know how to do this, it's easy =()
I guess another way of putting it is how do I launch the script independently of the terminal.