!7

sbool doIt;

p {
  if (eq(first(args), "doit")) doIt = true;
  thinAllProgramsBackups(doIt);
}