Repeat	0.03 (19 Jan 2003)
*Repeat iterates over a directory, performing a command for each object found.
Syntax: *Repeat <command> <directory> [-directories | -files | -applications | -type <type>] <tail> [-tasks] [-verbose]

  -directories	limit search to directories
  -files	limit search to files
  -applications	limit search to applications
  -type <type>	limit search to files of a given type
  -tasks	start each command as a separate task
  -verbose	give an indication of progress
