Skip to content

函数

输出名称

function echoName() {
    echo "Hello $1"
}

echoName bash

echoName 'Bourne Again SHell'

联系 math@baima.site