From: Chris S. <chr...@gm...> - 2013-03-03 19:01:32
|
I open Rails with a .command file on my Mac: #!/bin/bash cd /Users/shafferc/Dropbox/Home/CB/rails-1.7.11 java -jar ./rails-1.7.11.jar $1 This opens rails fine, but also spawns a terminal window. Is there something I can add to the script that will close or suppress the terminal window? Thanks. -- Chris Please consider the environment before printing this e-mail. |