Hi, How can I write(keep) the output of a benchmark into a txt file when I run it in the MARSS? I tried the following command chains in both .raw and .qcow2 disk images, however, after rebooting the images, neither of them contains any ls1.txt file.
Thanks Command Chains: ./start_sim; ls > ls1.txt; ./kill_sim ./start_sim; ls > ls1.txt; ./stop_sim; ./kill_sim
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
