public class listproc extends VMachine { public listproc() { } public void run() { try { sysapi.Write(OUT,"Processes owned by -" + owner + "-.\n"); //Dangerous because Count may decrease between calls for(int i = 0;i