文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>bash-read example

bash-read example

时间:2006-11-05  来源:0217

#!/bin/bash
#Program
#       Let user keyin their username and password, and show them.
#History:
# 2006-10-1
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
export PATH
read -p "Please input you username: " username
read -p "Please input you password: " password
echo -e "Your username is : $username and password is: $password"
exit 0
排行榜 更多 +
flomo浮墨笔记 4.7.2

flomo浮墨笔记 4.7.2

生活实用 下载
问鼎

问鼎

系统软件 下载
国美

国美

购物比价 下载