bash中的pasue

#!/bin/bash
echo 按任意键继续
read -n 1

 

posted @ 2019-03-19 15:39  multitude  阅读(164)  评论(0)    收藏  举报