9fans archive / 1996 / 05 / 26 /    prev next

From: Min Huang mhuang@CS....
Subject: problem in plan9
Date: Sat, 11 May 1996 17:42:04 -0400

In our plan9 system, when you compile a program in window and do something in another
window. the program can not be compiled. But if closing another window, and compile
the program, just sitting to wait the compilation to complete. It can be compiled.

Similarly, if you "sam a file" and try to "sam another file" in another window. the
system will display "too many files".

It seemed to me that plan9 can not do muliple tasks in different windows simultaneously.