{
  commands: {
    bash: ["bash", "-c", "exec echo $PATH"],
    bash2: ["./stderr.sh"],
    empty: [],
  },
}
