manual:chapter5:listproc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
manual:chapter5:listproc [2019/10/18 13:56]
jojo1973 [Group 9: Quirky commands] Fixed examples
manual:chapter5:listproc [2019/11/03 06:36] (current)
jojo1973 [Group 9: Quirky commands]
Line 157: Line 157:
 </code>will not. </code>will not.
   * ''DOERR''. This command forces an error state that causes all running programs and commands to halt. Thus even though providing the command with a list argument will cause the command to perform parallel processing, the first error state will cause the command to abort and none of the rest of the list arguments will be used.   * ''DOERR''. This command forces an error state that causes all running programs and commands to halt. Thus even though providing the command with a list argument will cause the command to perform parallel processing, the first error state will cause the command to abort and none of the rest of the list arguments will be used.
-  * ''RESTORE''. This command performs a system warmstart after installing the backup object into memory. All functions are terminated at that time. Thus, only the first backup object in a list will be restored. FIXME+  * ''USBRESTORE''. This command performs a system warmstart after installing the backup object into memory. All functions are terminated at that time. Thus, only the first backup object in a list will be restored. FIXME
  
 ==== Using DOLIST for parallel processing ==== ==== Using DOLIST for parallel processing ====
  • manual/chapter5/listproc.txt
  • Last modified: 2019/11/03 06:36
  • by jojo1973