Hi Veydan,

You can do it just like you would run multiple programs from a single terminal 
normally.

For example
./prog1 &
./prog2 &
./prog3 &


Ali


On Mar 16, 2011, at 11:12 PM, Veydan Wu wrote:

> Hi, all. I am running Linux on M5 Alpha FS mode. I am confused in how to run 
> multiple programs on M5 under FS mode. It seems that I can attach only one 
> term for each FS mode execution, how and where can I designate multiple 
> programs to run concurrently? Thank you in advance.  
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to