[will@localhost ShellScript]$ cat read.sh#!/bin/sh
read -p "Please input your first name: " firstnameread -p "Please input your last name: " lastnameecho -e "Your full name is : "$firstname" "$lastname"\r\n"[will@localhost ShellScript]$
張貼留言
沒有留言:
張貼留言