On 3/12/18 12:42 PM, Boubaker Idir wrote:
> Hello everybody, I need to do a loop on my mysql output (packetid) and put it
> everytime on the second SELECT command, to have a result for each packetid
> and put it everytime on text file. can you help me please? Thank you so much
This might be bett
Hello everybody, I need to do a loop on my mysql output (packetid) and put it
everytime on the second SELECT command, to have a result for each packetid and
put it everytime on text file. can you help me please? Thank you so much
#!/bin/bash
array=$(mysql -u root -pMyPassword -s -N
Hello everybody, I need to do a loop on my mysql output (packetid) and put it
everytime on the second SELECT command, to have a result for each packetid and
put it everytime on text file. can you help me please? Thank you so much
#!/bin/bash
array=$(mysql -u root -pMyPassword -s -N
Hello everybody, I need to do a loop on my mysql output (packetid) and put it
everytime on the second SELECT command, to have a result for each packetid and
put it everytime on text file. can you help me please? Thank you so much
#!/bin/bash
array=$(mysql -u root -pMyPassword -s -N