《问》HowTo: Add Pause Prompt In a Shell Script ( bash pause command )

《问》

HowTo: Add Pause Prompt In a Shell Script ( bash pause command )


Code

#!/bin/bash
echo "start read"
read -p "Press [Enter] key to start build..."
echo "end read"

References

Comments

Popular posts from this blog

英语字母a的发音