<p class="intro">$ cat t1.sh mysql -h 172.24.0.220 -uquery -pquery che001 -NB EOF aa.txt select concat(UserGuid,',',CreditLine/10000,',',AvailableFunds/10000,',',LockedFunds/10000) from KyPayAccounts where CreditLine0; EOF</p> $ cat t1.sh <br> mysql -h 172.24.0.220 -uquery -pquery che001 -NB aa.txt <br> select concat(UserGuid,',',CreditLine/10000,',',AvailableFunds/10000,',',LockedFunds/10000) from KyPayAccounts where CreditLine>0; <br> EOF <br> <img src="http://www.68idc.cn/help/uploads/allimg/150412/1421143943-0.png" alt="\"><br> <br> <br> <img src="http://www.68idc.cn/help/uploads/allimg/150412/142114K96-1.png" alt=""><br>