Hello_World!!!

导航

 

2016年11月28日

摘要: #!/bin/bash #defind the path PATH=/usr/local export PATH read -p "please input your first name:" firstname reap -p "please input your last name:" lastname echo -e "\nyour name is: $firstname $lastnam... 阅读全文
posted @ 2016-11-28 21:55 Hello_World!!! 阅读(521) 评论(0) 推荐(0)