SUMMARY: Shell Scripting (Flash)
Cathy M. Bodenstedt
bodenste at mailcenter.csap.af.mil
Tue Mar 4 17:35:27 EST 2003
Thanks to Steve Sandau. This is what I was looking for:
------------
count=1
while [ "$count" -lt "100" ]
do
/usr/bin/echo "flashing\r\c"
sleep 1
/usr/bin/echo " \r\c"
sleep 1
done
------------
Hello All,
>
> In your basic shell script, how do you get an echo statement to flash
> when the script is run.?
>
--
Phone: 210-925-3244
DSN: 945-3244
[demime 0.99c.7 removed an attachment of type text/x-vcard which had a name of bodenste.vcf]
_______________________________________________
sunmanagers mailing list
sunmanagers at sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
More information about the summaries
mailing list