码迷,mamicode.com
首页 > 其他好文 > 详细

刚从CSDN搬过来

时间:2015-08-06 23:49:12      阅读:115      评论:0      收藏:0      [点我收藏+]

标签:

试试这边如何

 

1 printf("%s\n",helloword);
select * from tmp where a=1 and b=2 group by 1 order by 2
if [ $aa == "123" ]
then
    cat temp.txt | while read line
        do
            echo "$line" | awk {print $10}
        done
fi

 

刚从CSDN搬过来

标签:

原文地址:http://www.cnblogs.com/fysola/p/4709276.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!