Closed ChrisHIV closed 7 years ago
...meaning subsequent dependent calls from the command will run when they shouldn't, e.g. seq-gen -mGTR < MyTree > MySeqs && DoSomethingWith MySeqs
seq-gen -mGTR < MyTree > MySeqs && DoSomethingWith MySeqs
+1, this was throwing me off quite a bit
...meaning subsequent dependent calls from the command will run when they shouldn't, e.g.
seq-gen -mGTR < MyTree > MySeqs && DoSomethingWith MySeqs