How To Write Infinite Loop in Bash

    Date: 11/18/07 (Java Web)    Keywords: no keywords

    This is how you create an infinite loop in bash to run a piece of code perpetually at pre-defined intervals. #!/bin/bash while [ 1 ] do # Your code goes here # Modify sleep time (in seconds) as needed below [...]

    Source: http://blog.taragana.com/index.php/archive/how-to-write-infinite-loop-in-bash/

« Game Review & Tips:... || Monitoring MySQL Queries... »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home