當我們對shell 命令行有一定認識之後﹐就可以嘗試寫自己的shell script ... echo -e "Please input your name: \c" #(\c迫使游標不換行) read name
確定! 回上一頁