Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -135,8 +135,8 @@ combine the values from all runs in a *tab separated value* format. ``` {.bash language="bash"} $ bash exp 1 output avgTaskLoad 2 formattedResults3.csv $ bash exp 1 output minTaskLoad 2 formattedResults3.csv $ bash exp 1 output maxTaskLoad 2 formattedResults3.csv $ bash exp 1 output minTaskLoad 2 formattedResults4.csv $ bash exp 1 output maxTaskLoad 2 formattedResults5.csv ``` Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -135,8 +135,8 @@ combine the values from all runs in a *tab separated value* format. ``` {.bash language="bash"} $ bash exp 1 output avgTaskLoad 2 formattedResults3.csv $ bash exp 1 output minTaskLoad 2 formattedResults3.csv $ bash exp 1 output maxTaskLoad 2 formattedResults3.csv $ bash exp 1 output minTaskLoad 2 formattedResults4.csv $ bash exp 1 output maxTaskLoad 2 formattedResults5.csv ``` Loading