osx - run terminal commands from quicksilver -


i know there terminal plugin quicksilver invoke terminal commands runs in background , never popups terminal window. possible?

update:

i have following code in applescript giving me error:

do shell script "/path/to/shell.sh blah"  

error:

curses.setupterm() _curses.error: setupterm: not find terminfo database 

in quicksilver can use action "run command in shell", part of "terminal module". command run without showing window. search on quoted terms , you'll find examples.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -