TRICKS
changeset 269 56061026d168
parent 183 95d49e8a8cec
child 278 1698b327528d
--- a/TRICKS	Wed Feb 18 23:25:41 2009 +0100
+++ b/TRICKS	Wed Feb 18 23:42:47 2009 +0100
@@ -29,15 +29,6 @@
 $ ( ts -w ; xmessage Finished! ) &
 
 
-Dependant commands
--------------------------
-If you want your command to be run only if the job before went well,
-use the parameter -d.
-If you want a job to be executed depending on the result of any
-previous job run, you can enqueue this way:
-$ ts sh -c 'ts -w JOBID && NEWCOMMAND'
-
-
 Killing process groups
 -------------------------
 ts creates a new session for the job, so the pid of the command run can be