On Apr 13, 2009, at 6:09 PM, Howard Melman wrote:
On Apr 13, 2009, at 2:34 AM, Chris Cairns wrote: $ qs --help usage: qs [-s] file -s --shelf send to shelf file file to select or - to read from stdin qs foo.txt seems to work for me echo "hello world" | qs - also works putting the text "hello world" in the first pane
sorry, i forgot to write that i am dumb as far as shell scripting is concerned. I think that echo "hello world" | qs - should help me.
thanks.
