Quote:
Originally Posted by signum
At the command line, add a space and an ampersand at the end of the shell script name, then hit enter. This will cause it to run in background. You may also have to enter the command "bg". This works in most *nixes, but I haven't actually tried it in OSX, a Unix derivative.
|
I wish that would work, but it only causes the command to run in the background of the terminal... but since this command actually invokes the Calibre app, the GUI still jumps to the front.