Ubuntu Forums
>
The Ubuntu Forum Community
>
Other Community Discussions
>
Development & Programming
>
Programming Talk
> Need some help with further bash scripting.
PDA
View Full Version :
Need some help with further bash scripting.
joelkillspeople
June 30th, 2008, 02:37 PM
#!/bin/bash
Pause()
{
geirha
June 30th, 2008, 03:02 PM
read -s -n 1 -p "Press any key to continue"
}
LaRoza
June 30th, 2008, 03:12 PM
Looks like an accidental double post. Closed.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.