Annihilator.s: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 September 2010

22 June 2010

5 August 2009

2 August 2007

  • curprev 14:1414:14, 2 August 2007 10.0.7.30 talk 165 bytes +165 New page: #llcancel a set of jobs generated by the setandsubmit.s script. grep llsubmit jobs | awk ' {print $4}' > temp echo llcancel `head temp` mv jobs canceled_jobs