ASi

シェルスクリプトで関数を作る

function(){
    echo $1 $2
}

function arg1 arg2