<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 6, 2023 at 9:59 AM Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mon, 5 Jun 2023 15:08:31 -0400, you wrote:<br>
<br>
<br>
>I tried just putting in mysql -u root -p but that didn't work. When I<br>
>tried putting in<br>
>mysql -u root -p 1234<br>
>assuming 1234 was my sudo password. They failed filling up the ffcut.log<br>
>with mysql --help stuff,<br>
<br>
The password must be directly after the -p option with no space in<br>
between. A space is ok after the -u option.<br><br></blockquote><div><br></div><div>Thanks, If in the ffcut.sh script I have the cmds use </div><div><br></div><div>mysql -uroot </div><div>or </div><div>mysql -uroot -p1234 </div><div><br></div><div>The results are the same for mariadb. The database query stuff seems to be working, it's something related to the filelist.txt getting created correctly.</div><div><br></div><div>JIm A</div><div><br></div></div></div>