bash中的pasue

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

 

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