I want to be able to do something like do forever du -H -s sleep 20 seconds loop from the command line with a simple command. Is there something already out there that does this, or do I have to write a script? jack