Using Quicksilver to run a shell script in the current Terminal window.
February 22, 2006 10:07 AM
Subscribe
Quicksilver / OS X shell junkies: How can I have Quicksilver run a shell script in the
current (or a particular) terminal window? Alternately, how can I pipe the output of the script to a particular terminal window?
I have a script which I need to run 100+ times a day, and occasionally scan the (often quite long) output. The two QS options for running scripts are to "Run...", which puts the output in the Quicksilver pane -- unhelpful, because then I can't scan the results -- or "Run in Terminal", which opens a new window -- unhelpful, because then I eventually have to close the 30 or so terminal windows that get spawned. Any advice? I guess I could do something like pipe the output of the script to a file and then tail -f that file in a separate window, but I'd also like to know if there's a Quicksilver solution.
posted by tweebiscuit to computers & internet (11 comments total)
posted by tweebiscuit at 10:24 AM on February 22, 2006