On Tue, Jun 3, 2008 at 11:13 PM, Davies Liu <davies.liu> wrote:> On Wed, Jun 4, 2008 at 8:19 AM, Aaron Davies <aaron.davies> wrote:>>>> On Tue, Jun 3, 2008 at 2:42 AM, Davies <davies.liu> wrote:>>>> > how to read data from stdin in q scripts ?>>>> what a coincidence, i just found out about this last week :)>>>> do a text read from fd 0>>>> #!/usr/bin/env q>> data:read0 0>> …>> It seems the q will aslo read from stdin, and treat them as scripts in Q,> but failed.details please or i can’t help-- Aaron Daviesaaron.davies@gmail.com</davies.liu></aaron.davies></davies.liu>
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Re: How to read data from stdin? | 1 | 1 | June 6, 2008 | |
Re: How to read data from stdin? | 0 | 0 | June 6, 2008 | |
reading from stdin | 5 | 1 | October 4, 2009 | |
Read after mkfifo | 15 | 0 | September 14, 2015 | |
reading output of `ls` | 4 | 0 | April 14, 2015 |