'2025/03/27'에 해당되는 글 1건

  1. 2025.03.27 .bash_profile function bash

function myfunction
{
echo "$1"
}