跳到主文
部落格全站分類:職場甘苦
反正就是一整個好玩!!!(  ̄ c ̄)y▂ξ
#!/bin/sh
sum() { x=`expr $1 + $2` echo $x }
sum 4 7 echo “The sum of 4 and 7 is `sum 4 7`”
http://www.tech-recipes.com/bourne_shell_scripting_tips541.html
牛大叔.生活隨筆
igogo 發表在 痞客邦 留言(0) 人氣()
留言列表