文章详情
时间:2008-06-14 来源:@sky
#!/bin/sh select choice in one two three do if [ "$choice" = one ]; then echo "you entered one" break elif [ "$choice" = two ]; then echo "you entered two" break elif [ "$choice" = three ]; then echo "you entered three" break fi done exit 0
辰域智控app
网医联盟app
汇丰汇选App
1970-01-01