source: testjobs/watchit

Last change on this file was 11, checked in by willem, 11 years ago

willem

  • Property svn:executable set to *
File size: 86 bytes
Line 
1#!/bin/bash
2watch 'for i in `seq 10` ; do echo pool$i; stopos -p pool$i status; done'
Note: See TracBrowser for help on using the repository browser.