<ENTER> may be not \r\n sometimes if under linux/unix, use echo -ne "put <pri> <delay> <ttr> <bytes>\r\n<data>\r\n" | nc host port
On Thu, Nov 4, 2010 at 1:09 PM, Adnan <[email protected]> wrote: > Hi > > I am trying to run put command as follows: > > put <pri> <delay> <ttr> <bytes>\r\n > <data>\r\n > > put 100 2 100 1024 <HIT ENTER> > My Data <ENTER> > > it gives Bad format error > > What am I doing wrong? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "beanstalk-talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/beanstalk-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
