K 10 svn:author V 3 phk K 8 svn:date V 27 2004-04-27T13:11:20.000000Z K 7 svn:log V 332 Document that '.' stops repetition of 's..." sequences. This is useful in order to get visual indication that something did not succeed: # Give it 5 seconds to run echo 'sjjjjjA.' > /dev/led/error random_program echo '0' > /dev/led/error If random_program takes more than 5 seconds or if it hangs, the LED will be turned on. END