카테고리 없음

.bash_profile function bash

een 2025. 3. 27. 15:50

function myfunction
{
echo "$1"
}