echo hello world echo $1 DIR=$1 mkdir $DIR cd $DIR echo kutya > s.txt echo macska >> s.txt cat s.txt ls cd echo vege