好好吃飯,好好睡覺,認真做每件事
你對自由有多大的理解,就有多大的自由。
2014年3月14日 星期五
String contains in Shell Script
string='My string';
if [[ $string == *My* ]]
then
echo "It's there!";
fi
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言