Variables in a bash script are set using the = sign and accessed using $ . greeting="Hello".
確定! 回上一頁