QuicksilverCommandLineToolThe 'Command Line Tool (qs)' plug-in enables one to send text to QS via the command line or shell scripts. The plug-in provides a tool at the path /usr/bin/qs. Example Usage via Command Line: 1) From the command line (e.g. via Terminal or iTerm), pipe some text to 'qs': % echo 'hello' | qs 2) The result should be a command window with the first pane containing the specified text. last updated 2 years ago # |