Tree Code
DesignTree
首頁
DesignTree
FundTree
2013年5月28日 星期二
shell script comparison of float
int=3.14
if [ `echo "$int < 6"|bc` -eq 1 ]; then
echo "true"
else
echo "false"
fi
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言