Search Results

Search: Posts Made By: frankycool
Forum: Google Chrome OS 10-05-2009
11,408
Posted By frankycool
Case Nesting
sdfdefgsrg
82,081
Posted By frankycool
60 second Timer with Shell Script
Please how can i display a 60 second active countdown timer in an echo message.
7
5,175
Posted By frankycool
Thanks Ripat i am going to try this code now ...
Thanks Ripat i am going to try this code now

---------- Post updated at 03:57 PM ---------- Previous update was at 01:46 PM ----------

Ripat your code worked like magic !!Thank and Problem...
7
5,175
Posted By frankycool
Hi guys this is what i have done so far
#!/bin/bash

read -t 10 -p "Code : " code
if [ "$code" == "boom" ];
then
echo "Bomb Disactivated"
else
echo "Booom!!"
fi


(Now what i cant do is the 3 tries...
7
5,175
Posted By frankycool
change
bh,lg.yu.,fgh,ry,.tyl,tyk,ty,ty,ty,.
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 03:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy