test_run_command/test.R

source("../R/GetoptLong.R")
source("../R/qq.R")
library(rjson)

run_command("perl stderr-fail.pl")
run_command("perl stderr-succeed.pl")
run_command("perl stdout-fail.pl")
run_command("perl stdout-succeed.pl")
jokergoo/GetoptLong documentation built on Oct. 5, 2022, 5:44 p.m.