#!/usr/bin/perl
-# Batch EXecutor 3.0 -- Insert to Queue
+# Batch EXecutor 3.0 -- Operations on a Job
# (c) 2011-2012 Martin Mares <mj@ucw.cz>
use strict;
#!/usr/bin/perl
-# Batch EXecutor 3.0 -- Insert to Queue
+# Batch EXecutor 3.0 -- List Machines and Groups
# (c) 2011-2012 Martin Mares <mj@ucw.cz>
use strict;
#!/usr/bin/perl
-# Batch EXecutor 3.0 -- Insert to Queue
+# Batch EXecutor 3.0 -- Parallel Execution Using Screen
# (c) 2011-2012 Martin Mares <mj@ucw.cz>
use strict;
#!/usr/bin/perl
-# Batch EXecutor 3.0 -- Insert to Queue
+# Batch EXecutor 3.0 -- Show Queued Jobs
# (c) 2011-2012 Martin Mares <mj@ucw.cz>
use strict;
#!/usr/bin/perl
-# Batch EXecutor 3.0 -- Insert to Queue
+# Batch EXecutor 3.0 -- Run Queued Jobs
# (c) 2011-2012 Martin Mares <mj@ucw.cz>
use strict;